summaryrefslogtreecommitdiff
path: root/asm/pokemon_summary_screen.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-21 17:32:35 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-21 17:32:35 +0200
commit3d1c16523e277b0b4044e685aa118c15aaaeffe9 (patch)
tree5e1561b2ee508383dc50e3cc7fc473edfb21b2d2 /asm/pokemon_summary_screen.s
parentafd42c8e145c77fbf07799a54aec405766eed45c (diff)
start working on battle controllers, especially player
Diffstat (limited to 'asm/pokemon_summary_screen.s')
-rwxr-xr-xasm/pokemon_summary_screen.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokemon_summary_screen.s b/asm/pokemon_summary_screen.s
index 7c314f8db..50018de9c 100755
--- a/asm/pokemon_summary_screen.s
+++ b/asm/pokemon_summary_screen.s
@@ -9861,7 +9861,7 @@ sub_81C4EFC: @ 81C4EFC
thumb_func_start sub_81C4F10
sub_81C4F10: @ 81C4F10
push {lr}
- ldr r1, =sub_8059D50
+ ldr r1, =SetCB2ToReshowScreenAfterMenu2
movs r0, 0x1
bl sub_81C4F98
pop {r0}