mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[saco] Fix function name
This commit is contained in:
parent
3e09350af7
commit
0842149b0f
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user