Update chromewphook.cpp

master
sidekek 5 years ago committed by GitHub
parent ec1da9e940
commit b673c5fa1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      chromewphook.cpp

@ -3,7 +3,7 @@
#include <thread>
#include "hooks.h"
int runMain()
void runMain()
{
std::cout << "hello" << std::endl;
if (!hooks::setup())

Loading…
Cancel
Save