summaryrefslogtreecommitdiff
path: root/asm/battle_script_commands.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-07-08 08:07:53 -0400
committerGitHub <noreply@github.com>2019-07-08 08:07:53 -0400
commit39d68ebd445be5657a916dec1b4872717e9c40d3 (patch)
tree4394601f49f220e3c32d9879a3c26284c9c92771 /asm/battle_script_commands.s
parent7980c4aa071685983f84861cc7dc69d6daf30a90 (diff)
parent122f1395823cfa3dfd96842c61411ad29700f8de (diff)
Merge pull request #77 from jiangzhengwenjz/misc
corrected sprite.h + finished safari_zone, list_menu, menu_indicators, field_poison, buy_menu_helpers, dynamic_placeholder_text_util
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]