Set ram mod as enabled by default

This commit is contained in:
KiritoDv
2024-05-20 23:01:59 -06:00
committed by Sonic Dreamcaster
parent be38e53176
commit 94ff373a84
+1 -1
View File
@@ -17,7 +17,7 @@
* state. Two presets (map and main menu) are provided.
* For the full list of game states, see sf64thread.h.
*/
#define MODS_BOOT_STATE 3 // main menu
// #define MODS_BOOT_STATE 3 // main menu
// #define MODS_BOOT_STATE 4 // map
/**