diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 10:39:40 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-18 10:39:40 -0600 |
commit | b3aa565d8a43c9c169efec01e7ab1a257c9b66d3 (patch) | |
tree | 73e8d0c795a87f74f6c0dd9f074b4f78847752a1 /common.asm | |
parent | d421ea65b5ad158a37f49f25e5b266f51d04e30c (diff) |
text for ReceivedOldAmberText
hg-commit-id: b90b544fc952
Diffstat (limited to 'common.asm')
-rw-r--r-- | common.asm | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -56863,7 +56863,10 @@ _UnnamedText_5c28e: ; 0x966b4 db "get it examined!", $58 ; 0x966b4 + 220 bytes -INCBIN "baserom.gbc",$96790,$967a8 - $96790 +ReceivedOldAmberText: ; 0x96790 + db $0, $52, " received", $4f + db "OLD AMBER!@@" +; 0x96790 + 24 bytes _UnnamedText_5c299: ; 0x967a8 db $0, "Ssh! Get the OLD", $4f |