summaryrefslogtreecommitdiff
path: root/asm/battle_interface.s
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2019-12-03 03:26:31 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2019-12-03 03:26:31 -0500
commitcd31c6c303011af045fa8f21c867bfed00e2a2d5 (patch)
tree1d9c733fd71241bd40b2ffa15926fd4ec9b98c00 /asm/battle_interface.s
parent6f127dca8f6f4462d6f50807a8456316340d674f (diff)
get rid of baseroms in graphics.s
Diffstat (limited to 'asm/battle_interface.s')
-rw-r--r--asm/battle_interface.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_interface.s b/asm/battle_interface.s
index 7a0e37966..753b1696b 100644
--- a/asm/battle_interface.s
+++ b/asm/battle_interface.s
@@ -709,11 +709,11 @@ _080480A4: .4byte sub_8048128
GetHealthboxElementGfxPtr: @ 80480A8
lsls r0, 24
lsrs r0, 19
- ldr r1, _080480B4 @ =gUnknown_8D11BC4
+ ldr r1, _080480B4 @ =gHealthboxElementsGfxTable
adds r0, r1
bx lr
.align 2, 0
-_080480B4: .4byte gUnknown_8D11BC4
+_080480B4: .4byte gHealthboxElementsGfxTable
thumb_func_end GetHealthboxElementGfxPtr
thumb_func_start sub_80480B8