summaryrefslogtreecommitdiff
path: root/asm/battle_script_commands.s
diff options
context:
space:
mode:
authordheu <gwimminus@gmail.com>2019-07-10 14:50:54 +0800
committerdheu <gwimminus@gmail.com>2019-07-10 14:50:54 +0800
commitda593ec33d7b59af1bd125638d5271c64c11c6e7 (patch)
treea0e81df26c77c974c5643cb4dbc63ea3558848d9 /asm/battle_script_commands.s
parent8fe7ed27febc86f61735b1395ebb5924d7607809 (diff)
parent39d68ebd445be5657a916dec1b4872717e9c40d3 (diff)
fix: rm asm/diploma.s
Diffstat (limited to 'asm/battle_script_commands.s')
-rw-r--r--asm/battle_script_commands.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_script_commands.s b/asm/battle_script_commands.s
index 60b06f8a6..b240c3da2 100644
--- a/asm/battle_script_commands.s
+++ b/asm/battle_script_commands.s
@@ -17903,7 +17903,7 @@ PutMonIconOnLvlUpBox: @ 8026688
orrs r0, r1
str r0, [sp, 0x4]
adds r0, r4, 0
- bl sub_80971CC
+ bl GetValidMonIconPalettePtr
str r0, [sp, 0x8]
add r4, sp, 0x8
ldr r0, [r4, 0x4]