mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-20 04:36:01 +08:00
[saco] Implement/match ScriptCommand(...)
This commit is contained in:
@ -231,7 +231,7 @@ LONG WINAPI exc_handler(_EXCEPTION_POINTERS* exc_inf)
|
||||
|
||||
//----------------------------------------------------
|
||||
|
||||
int exc_filter(unsigned int code, struct _EXCEPTION_POINTERS *ep, char *what)
|
||||
int WINAPI exc_filter(unsigned int code, struct _EXCEPTION_POINTERS *ep, char *what)
|
||||
{
|
||||
if(pChatWindow)
|
||||
{
|
||||
|
Reference in New Issue
Block a user