diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-18 14:35:13 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-18 14:35:13 -0400 |
commit | 1c85f2b06dc0e695070db5f3edc4490ac3ce016e (patch) | |
tree | 2e2880bbe88023e346ff078c6a43a75e2c77dfc4 /asm/macros/contest_ai_script.s | |
parent | d18c1d4fab8f2c73a82ff2d162ac9f3a1e00ddc4 (diff) |
split 417 contest AI incbin
Diffstat (limited to 'asm/macros/contest_ai_script.s')
-rwxr-xr-x | asm/macros/contest_ai_script.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/macros/contest_ai_script.s b/asm/macros/contest_ai_script.s index 9da6a260c..58468ab08 100755 --- a/asm/macros/contest_ai_script.s +++ b/asm/macros/contest_ai_script.s @@ -92,7 +92,7 @@ @ 26 @ 27 - .macro contest_28 param addr + .macro if_effect param addr .byte 0x28 .byte \param .4byte \addr |