summaryrefslogtreecommitdiff
path: root/asm/macros/contest_ai_script.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/macros/contest_ai_script.s')
-rwxr-xr-xasm/macros/contest_ai_script.s29
1 files changed, 1 insertions, 28 deletions
diff --git a/asm/macros/contest_ai_script.s b/asm/macros/contest_ai_script.s
index 07b2ddbb8..efbf78e19 100755
--- a/asm/macros/contest_ai_script.s
+++ b/asm/macros/contest_ai_script.s
@@ -339,35 +339,8 @@
@ 85
@ 86
- .macro contest_87 param addr
+ .macro if_effect_in_user_moveset param addr
.byte 0x87
.2byte \param
.4byte \addr
.endm
-
-@ 88
-@ 89
-@ 8A
-@ 8B
-@ 8C
-@ 8D
-@ 8E
-@ 8F
-@ 90
-@ 91
-@ 92
-@ 93
-@ 94
-@ 95
-@ 96
-@ 97
-@ 98
-@ 99
-@ 9A
-@ 9B
-@ 9C
-@ 9D
-@ 9E
-@ 9F
-
-@ adding more if I find more macros greater than 9F.