diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 11:22:58 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 11:22:58 -0600 |
commit | 6074f109228f1a08c84569667fc291cdc3510109 (patch) | |
tree | db885fc6d07a82100c48a21f542d166813c04445 | |
parent | bc2a683eea1d9368a1c078e019ae3b9c9e2ef633 (diff) |
ReceivedHM02 text
hg-commit-id: 79804cb7c997
-rw-r--r-- | common.asm | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -52831,7 +52831,10 @@ _UnnamedText_1e62b: ; 0x8ce02 db "to you with this!", $58 ; 0x8ce02 + 100 bytes -INCBIN "baserom.gbc",$8ce66,$8ce79 - $8ce66 +ReceivedHM02Text: ; 0x8ce66 + db $0, $52, " received", $4f + db "HM02!@@" +; 0x8ce66 + 19 bytes _UnnamedText_1e636: ; 0x8ce79 db $0, "HM02 is FLY.", $4f |