mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 07:21:58 +00:00
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:
parent
005650abf4
commit
cf26da65a3
3 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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.
Loading…
Reference in a new issue