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 3e361d7 commit 0dea085Copy full SHA for 0dea085
TimePilot-IIgs/src/game.asm
@@ -91,7 +91,7 @@ giSkipSong jsr gameInitVarsGame
91
jsr gameRestorePlayer ; init all of the shadow stats
92
LDAPAL COLOR_BLACK
93
sta zSkyColor
94
- LDBOX 28,7,9,1
+ LDBOX 28,7,9,4
95
jsr screenClearSection ; clear P1 score
96
lda zNumberOfPlayers
97
beq giOnePlayer
0 commit comments