We don't need these file I/O functions

This commit is contained in:
twinaphex
2017-03-24 02:13:48 +01:00
parent fd33132ec0
commit 22f4172f40
5 changed files with 6 additions and 175 deletions

View File

@@ -279,7 +279,6 @@ endlseq:
FCEU_OpenGenie();
PowerNES();
FCEUSS_CheckStates();
if (GameInfo->type != GIT_NSF) {
FCEU_LoadGamePalette();
@@ -323,7 +322,6 @@ FCEUGI *FCEUI_CopyFamiStart(void)
FCEU_OpenGenie();
PowerNES();
FCEUSS_CheckStates();
if (GameInfo->type != GIT_NSF) {
FCEU_LoadGamePalette();