Skip to content

Commit

Permalink
new stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
petrie911 committed Dec 27, 2024
1 parent d7ef6c9 commit 044214b
Show file tree
Hide file tree
Showing 4 changed files with 802 additions and 76 deletions.
4 changes: 2 additions & 2 deletions include/mods.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* For the full list of game states, see sf64thread.h.
*/
// #define MODS_BOOT_STATE 3 // main menu
// #define MODS_BOOT_STATE 4 // map
#define MODS_BOOT_STATE 4 // map

/**
* Level Select:
Expand Down Expand Up @@ -54,7 +54,7 @@
* Use D-Pad to move the cursor and change values
* Press L to edit the highlighted value
*/
#define MODS_RAM_MOD 0
#define MODS_RAM_MOD 1

/**
* Spawner:
Expand Down
Loading

0 comments on commit 044214b

Please sign in to comment.