diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-04-11 19:21:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-11 19:21:51 -0400 |
commit | 24bb85896d9e670c0fa419dc7cb6c96b5d0806c7 (patch) | |
tree | eba61257e555461f5d9662fea9477561bef51adf /asm/wireless_communication_status_screen.s | |
parent | 532907559304e1b32f8efa76e2fb8a2fc526ec02 (diff) | |
parent | c85f726224bbe53502ba98557d2c89eef89d7fbd (diff) |
Merge pull request #47 from PikalaxALT/roamer
Roamer
Diffstat (limited to 'asm/wireless_communication_status_screen.s')
-rw-r--r-- | asm/wireless_communication_status_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/wireless_communication_status_screen.s b/asm/wireless_communication_status_screen.s index b5f357a83..72368171f 100644 --- a/asm/wireless_communication_status_screen.s +++ b/asm/wireless_communication_status_screen.s @@ -130,7 +130,7 @@ sub_814F1E4: @ 814F1E4 movs r2, 0x20 bl LoadPalette movs r0, 0xF0 - bl sub_80F77CC + bl Menu_LoadStdPalAt bl UnkTextUtil_Reset movs r0, 0x20 str r0, [sp] |