Kaynağa Gözat

Thou shalt not use more than 4k local variables in this code.

Sam Lantinga 11 yıl önce
ebeveyn
işleme
7c33f23361
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  1. 0 6
      src/stdlib/SDL_stdlib.c

+ 0 - 6
src/stdlib/SDL_stdlib.c

@@ -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)