mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-01-19 14:28:40 +01:00
hooklib: fix createprocess imports
This commit is contained in:
parent
2dbb4aec8c
commit
dca84e08d0
@ -7,6 +7,9 @@
|
||||
|
||||
#include "hook/table.h"
|
||||
|
||||
#include "util/dprintf.h"
|
||||
|
||||
void createprocess_hook_init();
|
||||
static BOOL WINAPI my_CreateProcessA(
|
||||
LPCSTR lpApplicationName,
|
||||
LPSTR lpCommandLine,
|
||||
|
Loading…
x
Reference in New Issue
Block a user