used wrong def in r1456..

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1457 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2017-07-29 06:16:55 +00:00
parent 005650abf4
commit cf26da65a3
3 changed files with 0 additions and 4 deletions

View File

@ -199,9 +199,7 @@ SDL_iconv_string
SDL_mutexP
SDL_mutexV
SDL_putenv
SDL_revcpy
SDL_snprintf
SDL_strlcat
SDL_strlcpy
SDL_strtod
SDL_vsnprintf

View File

@ -196,9 +196,7 @@
++'_SDL_mutexP'.'SDL.dll'..'SDL_mutexP'
++'_SDL_mutexV'.'SDL.dll'..'SDL_mutexV'
++'_SDL_putenv'.'SDL.dll'..'SDL_putenv'
++'_SDL_revcpy'.'SDL.dll'..'SDL_revcpy'
++'_SDL_snprintf'.'SDL.dll'..'SDL_snprintf'
++'_SDL_strlcat'.'SDL.dll'..'SDL_strlcat'
++'_SDL_strlcpy'.'SDL.dll'..'SDL_strlcpy'
++'_SDL_strtod'.'SDL.dll'..'SDL_strtod'
++'_SDL_vsnprintf'.'SDL.dll'..'SDL_vsnprintf'

Binary file not shown.