mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-03-21 17:44:12 -05: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…
Reference in New Issue
Block a user