diff options
-rw-r--r-- | data/daycare.s | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/data/daycare.s b/data/daycare.s index c249a668c..5aeb4c179 100644 --- a/data/daycare.s +++ b/data/daycare.s @@ -18,7 +18,12 @@ gUnknown_0832B6E0:: @ 832B6E0 .incbin "baserom.gba", 0x32b6e0, 0x18 gUnknown_0832B6F8:: @ 832B6F8 - .incbin "baserom.gba", 0x32b6f8, 0x10 +@ replacing .incbin "baserom.gba", 0x0032b6f8, 0x10 +.4byte 0x85ef7da +.4byte 0x85ef7ff +.4byte 0x85ef81a +.4byte 0x85ef846 gEggName:: @ 832B708 .string "タマゴ$" @ "tamago" ("egg" in Japanese) + |