diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-03 22:01:06 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-03 22:01:06 -0500 |
commit | 8b5d6fe5d915053d6e052ba3279c8d1a98fd1509 (patch) | |
tree | f3aa29e5a5cf2159d93ba35ec9efc25220b96d52 /asm/contest.s | |
parent | d5bc329de73f2ef9b4ba84d71d784b9f949f2169 (diff) |
CreateWirelessStatusIndicatorSprite
Diffstat (limited to 'asm/contest.s')
-rw-r--r-- | asm/contest.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/contest.s b/asm/contest.s index 88d4203ab..2366d5b99 100644 --- a/asm/contest.s +++ b/asm/contest.s @@ -643,7 +643,7 @@ _080D7C04: bl sub_800E0E8 movs r0, 0x8 movs r1, 0x8 - bl sub_800DFB4 + bl CreateWirelessStatusIndicatorSprite _080D7C56: pop {r4-r6} pop {r0} |