diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-07-24 11:49:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-24 11:49:16 -0700 |
commit | 6fc877414e4973f533a0745ea210747202fc03fd (patch) | |
tree | 399c73158700dded5e27af30caea7923ef5aadf7 /text | |
parent | 5d4c2f0304cf5a0784ac691f2355708414243471 (diff) | |
parent | 42c14b08922c7feae1f492d6f3612b1514f2027b (diff) |
Merge pull request #25 from TwitchPlaysPokemon/chaos_requests
Chaos requests
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 096e026..61179e7 100644 --- a/text/scrolling_text.asm +++ b/text/scrolling_text.asm @@ -67,7 +67,7 @@ FlippedText: db $42, $00, $40, $00 db "FLIPPED @" -Data_2a3d: +CatchModeTileFlippedScoreStationaryTextHeader: db $4a, $10, $40, $00, $00, $00 JackpotText: |