diff options
author | Cameron Hall <cameronghall@cox.net> | 2018-01-17 15:49:51 -0600 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2018-01-17 15:49:51 -0600 |
commit | 6efb614f3f3bf1b1b381bdfe220391e152fc8ebe (patch) | |
tree | 21281bb70514feab3d30b6d95aaec9932266b160 /src/field/choose_party.c | |
parent | 6903b3626aed4e5521243b4517c43fed3c4d0ff5 (diff) |
add more debug things
Diffstat (limited to 'src/field/choose_party.c')
-rw-r--r-- | src/field/choose_party.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/choose_party.c b/src/field/choose_party.c index 545c19dfa..8a54b0ad0 100644 --- a/src/field/choose_party.c +++ b/src/field/choose_party.c @@ -540,7 +540,7 @@ void debug_sub_81381B4() " add r0, r4, #0\n" " mov r1, #0x0\n" " mov r2, #0x60\n" - " bl gScriptFuncs_End+0x5c24\n" + " bl gMysteryEventScriptCmdTableEnd+0x5c24\n" " mov r7, #0x0\n" " mov r8, r4\n" " mov r0, #0x4\n" |