summaryrefslogtreecommitdiff
path: root/asm/party_menu.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-31 19:36:25 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-31 19:36:25 +0100
commit6cb1c4fd6e7c52e528f36e3511ac4b4db4dbb2ee (patch)
treec5d4f93c251472daa4cded616da3141448a37e6b /asm/party_menu.s
parent665734d689fbd6da708e482b1cb9fdf3ee2345bc (diff)
parent4cb8528d94216f69c4a37d470c1d5f3487a87239 (diff)
fix merge conflicts, evo scene
Diffstat (limited to 'asm/party_menu.s')
-rwxr-xr-xasm/party_menu.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/party_menu.s b/asm/party_menu.s
index e92a638e5..3d2af7e7d 100755
--- a/asm/party_menu.s
+++ b/asm/party_menu.s
@@ -15908,7 +15908,7 @@ sub_81B89AC: @ 81B89AC
str r0, [sp]
ldr r0, =sub_81B1370
str r0, [sp, 0x4]
- ldr r0, =sub_8059D40
+ ldr r0, =SetCB2ToReshowScreenAfterMenu
str r0, [sp, 0x8]
movs r0, 0x1
adds r2, r4, 0
@@ -16828,7 +16828,7 @@ _081B9136:
thumb_func_start sub_81B9140
sub_81B9140: @ 81B9140
push {lr}
- ldr r0, =sub_8059D40
+ ldr r0, =SetCB2ToReshowScreenAfterMenu
bl SetMainCallback2
pop {r0}
bx r0