We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad2faa commit d216a5eCopy full SHA for d216a5e
src/gamemodestate/initstate.asm
@@ -46,6 +46,7 @@ gameModeState_initGameState:
46
sta dasOnlyShiftDisabled
47
sta invisibleFlag
48
sta currentFloor
49
+ sta crashState
50
51
; initialize currentFloor if necessary
52
lda practiseType
0 commit comments