diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-16 09:19:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-16 09:19:09 -0500 |
commit | 0bc479db34154988c6322bf5f2bb6d48556f62c3 (patch) | |
tree | bf67a4d816f6e6cf7d862cdc67c92f183be0a70f /asm | |
parent | 3170b753442da34dbdff6f141f0d2223973c0e83 (diff) | |
parent | 0727b0ffd3f1854e1cc64d59a304d8c33cbbccb7 (diff) |
Merge pull request #224 from PikalaxALT/doc_link_rfu
Document link_rfu_*.c
Diffstat (limited to 'asm')
-rw-r--r-- | asm/union_room.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/union_room.s b/asm/union_room.s index 2e681d8ca..2ce6ad6e1 100644 --- a/asm/union_room.s +++ b/asm/union_room.s @@ -5318,7 +5318,7 @@ _08118604: thumb_func_start UnionRoomSpecial UnionRoomSpecial: @ 811860C push {r4,lr} - bl sub_80FAF34 + bl ClearAndInitHostRFUtgtGname ldr r0, _08118648 @ =sub_81186E0 movs r1, 0xA bl CreateTask |