diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 22:35:45 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-01 22:35:45 +0200 |
commit | b614971cba1fda45b218fd398caabdfae79264c2 (patch) | |
tree | 952214783167fa8af89770d4b43919b30ce2aae3 /asm/battle_3.s | |
parent | cb12aaec65481a352df0d44790130b8636528d6b (diff) |
find b scripting commands table, thx revo
Diffstat (limited to 'asm/battle_3.s')
-rw-r--r-- | asm/battle_3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_3.s b/asm/battle_3.s index b0cc747b5..e540d67bb 100644 --- a/asm/battle_3.s +++ b/asm/battle_3.s @@ -10392,7 +10392,7 @@ sub_80458B4: @ 80458B4 ldr r0, [r0] cmp r0, 0 bne _080458D0 - ldr r1, =gUnknown_0831BD10 + ldr r1, =gBattleScriptingCommandsTable ldr r0, =gBattlescriptCurrInstr ldr r0, [r0] ldrb r0, [r0] |