mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 00:41:55 +00:00
Fix build error
git-svn-id: https://svn.eduke32.com/eduke32@7927 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
128510a6d9
commit
0f5f35aa85
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
int32_t SDLDrv_GetError(void);
|
||||
const char *SDLDrv_ErrorString( int32_t ErrorNumber );
|
||||
|
|
Loading…
Reference in a new issue