Merge branch 'SFXShuffle' into DoorDevUnstable

This commit is contained in:
aerinon
2021-08-02 12:40:52 -06:00
15 changed files with 221 additions and 7 deletions

View File

@@ -199,6 +199,10 @@
"action": "store_true",
"type": "bool"
},
"shuffle_sfx": {
"action": "store_true",
"type": "bool"
},
"mapshuffle": {
"action": "store_true",
"type": "bool"

View File

@@ -297,6 +297,7 @@
"sprite that will be extracted."
],
"reduce_flashing": [ "Reduce some in-game flashing (default: %(default)s)" ],
"shuffle_sfx": [ "Shuffle sounds effects (default: %(default)s)" ],
"create_rom": [ "Create an output rom file. (default: %(default)s)" ],
"gui": [ "Launch the GUI. (default: %(default)s)" ],
"jsonout": [