mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 15:08:31 +00:00
Fixed warning: no previous prototype for function 'SDL_InitFilesystem'
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "SDL_internal.h"
|
#include "SDL_internal.h"
|
||||||
|
|
||||||
|
#include "SDL_filesystem_c.h"
|
||||||
#include "SDL_sysfilesystem.h"
|
#include "SDL_sysfilesystem.h"
|
||||||
#include "../stdlib/SDL_sysstdlib.h"
|
#include "../stdlib/SDL_sysstdlib.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user