Added spawner mod as an option on developer

This commit is contained in:
KiritoDv 2024-11-18 20:00:42 -06:00
parent f59fa4a7cd
commit c1fa820bfc
3 changed files with 17 additions and 4 deletions

View file

@ -78,7 +78,7 @@
* D-Pad DOWN to freeze/unfreeze the ship speed.
* WARNING: Spawning an object that's not loaded in memory will likely result in a crash.
*/
#define MODS_SPAWNER 0
#define MODS_SPAWNER 1
/* ************************* */