From 3f2765e7cbf86f3c616a21ef4fa21bbf1ebfebc6 Mon Sep 17 00:00:00 2001 From: chaos-lord Date: Fri, 21 Jul 2017 14:55:21 +0100 Subject: labeled jackpot stuff --- text/scrolling_text.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text') diff --git a/text/scrolling_text.asm b/text/scrolling_text.asm index d55d8a9..096e026 100644 --- a/text/scrolling_text.asm +++ b/text/scrolling_text.asm @@ -74,7 +74,7 @@ JackpotText: db $42, $00, $b4, $00 db "JACKPOT @" -Data_2a50: +CatchModeJackpotScoreStationaryTextHeader: db $4a, $10, $b4, $00, $00, $00 ;stationarytextheader YouGotAText: -- cgit v1.2.3