File tree Expand file tree Collapse file tree 4 files changed +3
-301
lines changed
Expand file tree Collapse file tree 4 files changed +3
-301
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 88#include " unzip.h"
99#include " zip.h"
1010#include " menu.h"
11- #include " configfile .h"
11+ #include " configfile_fk .h"
1212#include " snes9x.h"
1313#include " memmap.h"
1414#include " apu.h"
@@ -34,7 +34,7 @@ char *quick_save_file = NULL;
3434char *cfg_file_default = NULL ;
3535char *cfg_file_rom = NULL ;
3636static char *cfg_file_default_name = " default_config" ;
37- static char *cfg_file_extension = " cfg " ;
37+ static char *cfg_file_extension = " fkcfg " ;
3838static u32 mLastRate =0 ;
3939
4040static s8 mFpsDisplay [16 ]={" " };
Original file line number Diff line number Diff line change 22
33#include " sal.h"
44#include " menu.h"
5- #include " configfile .h"
5+ #include " configfile_fk .h"
66#include " snapshot.h"
77#include " snes9x.h"
88#include " gfx.h"
You can’t perform that action at this time.
0 commit comments