diff options
author | Cameron Hall <cameronghall@cox.net> | 2018-01-25 19:36:54 -0600 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2018-01-25 19:36:54 -0600 |
commit | e50f5e906776a799ec69418168f032880e16384c (patch) | |
tree | 9887680e36304f843f6e04d8d6b0864011417d06 /asm | |
parent | 9f7fa5781e8de8e23faea3785e8b3aebde79c8c6 (diff) |
more debug integrations
Diffstat (limited to 'asm')
-rw-r--r-- | asm/battle_1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_1.s b/asm/battle_1.s index 24553e020..8ed743677 100644 --- a/asm/battle_1.s +++ b/asm/battle_1.s @@ -809,7 +809,7 @@ sub_800DAB8: mov r2, #0x80 lsl r2, r2, #0x4 add r1, r4, #0 - bl gMysteryEventScriptCmdTableEnd+0x3cb4 @ uh, what? + bl CpuSet ldr r0, ._113 + 12 mov r1, #0x0 mov r2, #0x40 |