summaryrefslogtreecommitdiff
path: root/src/code/code_80097A00.c
diff options
context:
space:
mode:
authorkrimtonz <33664508+krimtonz@users.noreply.github.com>2021-02-12 19:52:39 -0600
committerGitHub <noreply@github.com>2021-02-12 20:52:39 -0500
commitcf06b27b15dc85f4a743c105a7539f8679ae59fd (patch)
treebe48d55fa5e6169be1d7be3cc84af96f784c8f8d /src/code/code_80097A00.c
parent4d306260338ec4ebef7c7a7e3e22311efdff9724 (diff)
Decompile en_sw (#679)
* decompile ovl_en_sw * remove unused asm * some cleanup, run format * review * review Co-authored-by: Fig02 <fig02srl@gmail.com>
Diffstat (limited to 'src/code/code_80097A00.c')
-rw-r--r--src/code/code_80097A00.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/code/code_80097A00.c b/src/code/code_80097A00.c
index 3c8d87082..94e8fa0a1 100644
--- a/src/code/code_80097A00.c
+++ b/src/code/code_80097A00.c
@@ -30,8 +30,8 @@ u16 gUpgradeCapacities[][4] = {
{ 0, 20, 30, 40 }, // Deku Nut Upgrades
};
-u32 D_8012723C[] = { 0x000000FF, 0x0000FF00, 0x00FF0000, 0xFF000000 };
-u32 D_8012724C[] = { 0, 8, 16, 24 };
+u32 gGoldSkullFlgMask[] = { 0x000000FF, 0x0000FF00, 0x00FF0000, 0xFF000000 };
+u32 gGoldSkullFlgShift[] = { 0, 8, 16, 24 };
// TODO: use symbols for these icon textures once textures are properly in C
u32 gItemIcons[] = {