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.
2 parents 9ad2faa + d216a5e commit a222aa4Copy full SHA for a222aa4
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