early-access version 2847
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ SDL_LoadObject(const char *sofile)
|
||||
PSZ pszModName;
|
||||
|
||||
if (!sofile) {
|
||||
SDL_InvalidParamError("sofile");
|
||||
SDL_SetError("NULL sofile");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user