diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-02-13 22:12:02 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-02-13 22:12:02 -0500 |
commit | e5b6d15f9163cca8688cd67ca5a0563ce6667601 (patch) | |
tree | 5492d50f51f51acca9cf1861c7b5936182649364 /asm/contest.s | |
parent | 42cfbcb197bb271e675a4b2b9e70a2647bd65532 (diff) | |
parent | 398e775d906ff4f1e5aaad3d8a9eee530c7b122d (diff) |
move data to c
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 87abc1d06..8ea0d2d94 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} |