Skip to content

Commit

Permalink
2P score cleared
Browse files Browse the repository at this point in the history
  • Loading branch information
StewBC committed Jul 18, 2024
1 parent 3e361d7 commit 0dea085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TimePilot-IIgs/src/game.asm
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ giSkipSong jsr gameInitVarsGame
jsr gameRestorePlayer ; init all of the shadow stats
LDAPAL COLOR_BLACK
sta zSkyColor
LDBOX 28,7,9,1
LDBOX 28,7,9,4
jsr screenClearSection ; clear P1 score
lda zNumberOfPlayers
beq giOnePlayer
Expand Down

0 comments on commit 0dea085

Please sign in to comment.