mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[saco] Implement InstallShowCursorHook()
This commit is contained in:
@ -86,8 +86,8 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
|
||||
AddFontResourceA("gtaweap3.ttf");
|
||||
AddFontResourceA("sampaux3.ttf");
|
||||
|
||||
//sub_10062970();
|
||||
InstallFileSystemHooks();
|
||||
InstallShowCursorHook();
|
||||
|
||||
pGame = new CGame();
|
||||
|
||||
|
Reference in New Issue
Block a user