diff options
Diffstat (limited to 'asm/rom.s')
-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 |