summaryrefslogtreecommitdiff
path: root/asm/script_menu.s
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-08-11 14:58:51 -0700
committerDiegoisawesome <diego@domoreaweso.me>2018-08-11 14:59:43 -0700
commit658f9351fe9349eb16edab8d5d503ef741449d4a (patch)
tree86d8df6b8f4831eeb9ead1ccfcb89704d681cd96 /asm/script_menu.s
parentb54793be91b1937d059751ea928112052a2429e0 (diff)
Rename some specials
Diffstat (limited to 'asm/script_menu.s')
-rw-r--r--asm/script_menu.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/script_menu.s b/asm/script_menu.s
index 670740a77..b56b0749c 100644
--- a/asm/script_menu.s
+++ b/asm/script_menu.s
@@ -676,9 +676,9 @@ _080E2360:
.pool
thumb_func_end sub_80E2308
- thumb_func_start ScrSpecial_CreatePCMenu
-@ bool ScrSpecial_CreatePCMenu()
-ScrSpecial_CreatePCMenu: @ 80E236C
+ thumb_func_start Special_CreatePCMenu
+@ bool Special_CreatePCMenu()
+Special_CreatePCMenu: @ 80E236C
push {lr}
ldr r0, =sub_80E2058
bl FuncIsActiveTask
@@ -698,7 +698,7 @@ _080E2394:
_080E2396:
pop {r1}
bx r1
- thumb_func_end ScrSpecial_CreatePCMenu
+ thumb_func_end Special_CreatePCMenu
thumb_func_start CreatePCMenu
CreatePCMenu: @ 80E239C