From 6074f109228f1a08c84569667fc291cdc3510109 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Jan 2012 11:22:58 -0600 Subject: ReceivedHM02 text hg-commit-id: 79804cb7c997 --- common.asm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common.asm b/common.asm index 66c5c41c..697ed394 100644 --- a/common.asm +++ b/common.asm @@ -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 -- cgit v1.3.1-sl0p