diff options
author | paul <nintendo6496@googlemail.com> | 2018-10-03 19:34:04 +0200 |
---|---|---|
committer | paul <nintendo6496@googlemail.com> | 2018-10-03 19:34:04 +0200 |
commit | d60d4a03bc5b073998d1c2f7a51d0fe8592a4ced (patch) | |
tree | f826b6f3bfdf291f89936a6b14fd312b8bb461ab /asm/egg_hatch.s | |
parent | 3cb2afce7e52fb198bd34b4bf39933da8f3a9fff (diff) |
fetch some graphics
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r-- | asm/egg_hatch.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s index 02a47548e..20e32a74e 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -648,7 +648,7 @@ _08047174: movs r2, 0 movs r3, 0 bl sub_80F696C - ldr r1, _080471A0 @ =gUnknown_8D0051C + ldr r1, _080471A0 @ =gMenuMapBin movs r0, 0 movs r2, 0 movs r3, 0 @@ -660,7 +660,7 @@ _08047174: b _0804724A .align 2, 0 _0804719C: .4byte gUnknown_8D00000 -_080471A0: .4byte gUnknown_8D0051C +_080471A0: .4byte gMenuMapBin _080471A4: .4byte gUnknown_8D004D8 _080471A8: ldr r0, _080471BC @ =gUnknown_826011C |