diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom5.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom5.s b/asm/rom5.s index d1aedd4ff..c756134da 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -115013,9 +115013,9 @@ _080B3204: .4byte REG_BG1HOFS _080B3208: .4byte 0x0202f388 _080B320C: .4byte 0x040000d4 _080B3210: .4byte 0x85000100 -_080B3214: .4byte gMenuMartFrame_Gfx +_080B3214: .4byte gBuyMenuFrame_Gfx _080B3218: .4byte 0x06007c00 -_080B321C: .4byte gMenuMartFrame_Tilemap +_080B321C: .4byte gBuyMenuFrame_Tilemap _080B3220: .4byte 0x02018000 _080B3224: .4byte gMenuMoneyPal _080B3228: .4byte gWindowConfig_81E6DFC |