diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-18 23:48:47 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-18 23:48:47 +0200 |
commit | 2e7127284f98cb4c8c02b1a41a19fdc73ed4eb79 (patch) | |
tree | cb711d29132a9ee6cbc8ce04c731e17a02b38074 /data | |
parent | c253bf5e75796c462fe5e389c7e8f6040f826c0f (diff) |
egg hatch almost decompiled
Diffstat (limited to 'data')
-rw-r--r-- | data/data3.s | 2 | ||||
-rw-r--r-- | data/strings.s | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/data/data3.s b/data/data3.s index 7af7a70e8..2a20d3693 100644 --- a/data/data3.s +++ b/data/data3.s @@ -50,7 +50,7 @@ gUnknown_0832C06C:: @ 832C06C gUnknown_0832C07C:: @ 832C07C .incbin "baserom.gba", 0x32c07c, 0x8 -gUnknown_0832C084:: @ 832C084 +sEggShardVelocities:: @ 832C084 .incbin "baserom.gba", 0x32c084, 0x4c gUnknown_0832C0D0:: @ 832C0D0 diff --git a/data/strings.s b/data/strings.s index c8a1b7683..485b4b5c2 100644 --- a/data/strings.s +++ b/data/strings.s @@ -2277,10 +2277,10 @@ gUnknown_085ED44A:: @ 85ED44A .string "My POKéMON and I help$" .string "my father’s research.$" -gUnknown_085ED5A5:: @ 85ED5A5 +gOtherText_HatchedFromEgg:: @ 85ED5A5 .string "{STR_VAR_1} hatched from the EGG!$" -gUnknown_085ED5BE:: @ 85ED5BE +gOtherText_NickHatchPrompt:: @ 85ED5BE .string "Would you like to nickname the newly\nhatched {STR_VAR_1}?$" .align 2 |