*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40544
This commit is contained in:
parent
87040b3a85
commit
5c63a69080
4 changed files with 6 additions and 6 deletions
|
@ -225,7 +225,7 @@ SDL_RWops *SDL_RWFromFP(FILE *fp, int autoclose)
|
|||
|
||||
#ifdef WIN32
|
||||
if ( ! in_sdl ) {
|
||||
SDL_SetError("You can't pass a FILE pointer to a DLL (??)");
|
||||
SDL_SetError("You can't pass a FILE pointer to a DLL (?)");
|
||||
/*return(NULL);*/
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue