From 00a355250dda09b0bf03785e0dd56379b34a1536 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Tue, 30 Aug 2016 21:15:57 -0400 Subject: dump type gfx and misc gfx --- asm/rom4.s | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'asm/rom4.s') diff --git a/asm/rom4.s b/asm/rom4.s index 14fe79e77..1cf090b5a 100644 --- a/asm/rom4.s +++ b/asm/rom4.s @@ -58703,14 +58703,14 @@ _0806D7BA: bx r1 .align 2, 0 _0806D7C4: .4byte 0x00007fff -_0806D7C8: .4byte gUnknown_08E71354 -_0806D7CC: .4byte gUnknown_08E71788 +_0806D7C8: .4byte gPartyMenuMisc_Gfx +_0806D7CC: .4byte gPartyMenuMisc_Tilemap _0806D7D0: .4byte 0x06003800 -_0806D7D4: .4byte gUnknown_08E716A0 +_0806D7D4: .4byte gPartyMenuMisc_Pal _0806D7D8: .4byte gFontDefaultPalette -_0806D7DC: .4byte gUnknown_08E71894 +_0806D7DC: .4byte gPartyMenuHpBar_Gfx _0806D7E0: .4byte 0x06006000 -_0806D7E4: .4byte gUnknown_08E71934 +_0806D7E4: .4byte gPartyMenuOrderText_Gfx _0806D7E8: .4byte 0x06006180 _0806D7EC: .4byte gStatusGfx_Icons _0806D7F0: .4byte 0x06007180 -- cgit v1.2.3 From da48d58ac29f53ced75c84924aa521f1424b50a2 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Sat, 3 Sep 2016 18:22:54 +0100 Subject: finish dumping majority of gfx in graphics.s --- asm/rom4.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/rom4.s') diff --git a/asm/rom4.s b/asm/rom4.s index 1cf090b5a..f125cead0 100644 --- a/asm/rom4.s +++ b/asm/rom4.s @@ -41238,7 +41238,7 @@ sub_8065348: @ 8065348 pop {r0} bx r0 .align 2, 0 -_08065364: .4byte gUnknown_08EA0108 +_08065364: .4byte gTextWindowMainFrame_Gfx _08065368: .4byte 0x030005ae thumb_func_end sub_8065348 -- cgit v1.2.3