diff options
author | YamaArashi <shadow962@live.com> | 2016-01-28 11:44:19 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-28 11:44:19 -0800 |
commit | b73bb80befe72f96c30a23b1f019229c5966080b (patch) | |
tree | 1ba10179a3c11a7268399062da41c3a28485d537 /asm | |
parent | c9b95232e55c920fbd2ddc08564b7abf806cee5c (diff) |
egg moves
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom.s | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -132193,7 +132193,7 @@ pokemon_get_eggmoves: ; 8041B1C movs r4, 0x1 b _08041B6E .align 2 -_08041B44: .4byte gUnknown_082091DC +_08041B44: .4byte gEggMoves _08041B48: .4byte 0x00004e20 _08041B4C: adds r0, r2, 0x1 @@ -132255,7 +132255,7 @@ _08041BAA: bx r1 .align 2 _08041BB8: .4byte 0x00000471 -_08041BBC: .4byte gUnknown_082091DC +_08041BBC: .4byte gEggMoves _08041BC0: .4byte 0x00004e20 thumb_func_end pokemon_get_eggmoves |