diff options
| author | chaos-lord <dd4791.mariokarter@hotmail.co.uk> | 2017-07-20 22:52:22 +0100 |
|---|---|---|
| committer | chaos-lord <dd4791.mariokarter@hotmail.co.uk> | 2017-07-20 22:52:22 +0100 |
| commit | 0d77f92e5ba629293b6b12e23595263ced9904e6 (patch) | |
| tree | d71d0817ca6f1a75694fbcb7a998abf19f29a293 /text | |
| parent | a210d9b588d9fe886615a8886153c040110e52d9 (diff) | |
More text labels
Diffstat (limited to 'text')
| -rw-r--r-- | text/scrolling_text.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/scrolling_text.asm b/text/scrolling_text.asm index c749343..d55d8a9 100644 --- a/text/scrolling_text.asm +++ b/text/scrolling_text.asm @@ -75,7 +75,7 @@ JackpotText: db "JACKPOT @" Data_2a50: - db $4a, $10, $b4, $00, $00, $00 + db $4a, $10, $b4, $00, $00, $00 ;stationarytextheader YouGotAText: db $05, $54, $00, $00, $00, $1e |
