summaryrefslogtreecommitdiff
path: root/arm9/src/unk_0200BA78.c
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/src/unk_0200BA78.c')
-rw-r--r--arm9/src/unk_0200BA78.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/src/unk_0200BA78.c b/arm9/src/unk_0200BA78.c
index d98b5374..457001ef 100644
--- a/arm9/src/unk_0200BA78.c
+++ b/arm9/src/unk_0200BA78.c
@@ -25,7 +25,7 @@ THUMB_FUNC void FUN_0200BAAC(
{
if (param0->data[i] >= 0xa2 && param0->data[i] <= 0xab)
{
- MIi_CpuCopy32(
+ MI_CpuCopy32(
&param0->unk_4->unk_14[(param0->data[i] - 0xa2) << 5], dest + i * 0x20, 0x20);
}
else