diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-07-09 00:08:36 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-07-09 00:08:36 +0100 |
commit | 358b85a879fab87fe3e918fb9cf1691dcf3896a6 (patch) | |
tree | f2c4eb2d426887e2aab36ae508705a54399eb86c /src/text/text_offsets.asm | |
parent | 281b96db02f69c558df57a5670b2b1dd3e609d00 (diff) |
Work on Func_8764
Diffstat (limited to 'src/text/text_offsets.asm')
-rw-r--r-- | src/text/text_offsets.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text/text_offsets.asm b/src/text/text_offsets.asm index f8c547d..b933222 100644 --- a/src/text/text_offsets.asm +++ b/src/text/text_offsets.asm @@ -589,7 +589,7 @@ TextOffsets:: ; 34000 (d:4000) textpointer OppPlayAreaText ; 0x0249 textpointer InPlayAreaText ; 0x024a textpointer GlossaryText ; 0x024b - textpointer Text024c ; 0x024c + textpointer WhichCardWouldYouLikeToSeeText ; 0x024c textpointer Text024d ; 0x024d textpointer HandText2 ; 0x024e textpointer Text024f ; 0x024f |