mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-20 04:36:01 +08:00
[saco] Fix function name
This commit is contained in:
@ -61,7 +61,7 @@ BOOL SubclassGameWindow();
|
|||||||
void SetupCommands();
|
void SetupCommands();
|
||||||
void TheGraphicsLoop();
|
void TheGraphicsLoop();
|
||||||
LONG WINAPI exc_handler(_EXCEPTION_POINTERS* exc_inf);
|
LONG WINAPI exc_handler(_EXCEPTION_POINTERS* exc_inf);
|
||||||
void sub_1009DD50();
|
void FUNC_1009DD50();
|
||||||
|
|
||||||
DWORD dwOrgRwSetState=0;
|
DWORD dwOrgRwSetState=0;
|
||||||
DWORD dwSetStateCaller=0;
|
DWORD dwSetStateCaller=0;
|
||||||
|
Reference in New Issue
Block a user