diff options
-rw-r--r-- | data/contest_ai_scripts.s | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/data/contest_ai_scripts.s b/data/contest_ai_scripts.s index e9a58885e..f46590b53 100644 --- a/data/contest_ai_scripts.s +++ b/data/contest_ai_scripts.s @@ -19,31 +19,31 @@ gUnknown_081DC118:: @ 81DC118 .4byte AI_CheckOrder .4byte AI_CheckForGoodMove .4byte AI_Erratic - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing - .4byte AI_nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing + .4byte AI_Nothing @ unreferenced if_turn_not_eq 0 ContestUnreferenced_80 @@ -847,5 +847,5 @@ AI_score7_081DCA4C: score +5 end -AI_nothing: +AI_Nothing: end |