disabled file service

This commit is contained in:
h4570
2020-12-26 17:29:07 +01:00
parent 7f9f86d7c3
commit d0c2dfcaa3
6 changed files with 38 additions and 93 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ public:
void init(Game *t_game, u32 t_gifPacketSize);
void setDefaultScreen();
Renderer *renderer;
FileService fileService;
// FileService fileService;
Audio audio;
ScreenSettings screen;
Pad pad;