diff options
Diffstat (limited to 'text/scrolling_text.asm')
-rw-r--r-- | text/scrolling_text.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/scrolling_text.asm b/text/scrolling_text.asm index c749343..096e026 100644 --- a/text/scrolling_text.asm +++ b/text/scrolling_text.asm @@ -74,8 +74,8 @@ JackpotText: db $42, $00, $b4, $00 db "JACKPOT @" -Data_2a50: - db $4a, $10, $b4, $00, $00, $00 +CatchModeJackpotScoreStationaryTextHeader: + db $4a, $10, $b4, $00, $00, $00 ;stationarytextheader YouGotAText: db $05, $54, $00, $00, $00, $1e |