Updated for Visual C++ 6 build
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40977
This commit is contained in:
parent
bb12335155
commit
1afbb8e21c
4 changed files with 3 additions and 1 deletions
|
@ -50,7 +50,7 @@ typedef enum {
|
|||
SDL_EFSEEK,
|
||||
SDL_LASTERROR
|
||||
} SDL_errorcode;
|
||||
extern void SDL_Error(SDL_errorcode code);
|
||||
extern DECLSPEC void SDL_Error(SDL_errorcode code);
|
||||
|
||||
|
||||
/* Ends C function definitions when using C++ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue