Permalink
File 7 of 12 in
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File 7 of 12 in
f2887cf
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -29,12 +29,6 @@ | ||
extern "C" { | ||
#endif | ||
|
||
/** | ||
* Open a platform-independent filename for reading, and make it accessible | ||
* via an SDL_RWops structure. The file will be closed in PhysicsFS when the | ||
Oops, something went wrong.