mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
Thou shalt not use more than 4k local variables in this code.
This commit is contained in:
parent
0deb54c024
commit
7c33f23361
@ -278,12 +278,6 @@ void * memcpy ( void * destination, const void * source, size_t num )
|
||||
|
||||
#ifdef _M_IX86
|
||||
|
||||
void
|
||||
__declspec(naked)
|
||||
_chkstk()
|
||||
{
|
||||
}
|
||||
|
||||
/* Float to long */
|
||||
void
|
||||
__declspec(naked)
|
||||
|
Loading…
Reference in New Issue
Block a user