Remove windows call types collisions
This commit is contained in:
parent
57e960aeda
commit
40cea40aa4
36 changed files with 150 additions and 217 deletions
|
|
@ -1369,7 +1369,7 @@ DWORD On_SBSPELL(TCmd *pCmd, int pnum)
|
|||
return sizeof(*p);
|
||||
}
|
||||
|
||||
void __cdecl msg_errorf(const char *pszFmt, ...)
|
||||
void msg_errorf(const char *pszFmt, ...)
|
||||
{
|
||||
static DWORD msg_err_timer;
|
||||
DWORD ticks;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue