diff options
author | YamaArashi <shadow962@live.com> | 2016-08-20 15:40:32 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-20 15:40:32 -0700 |
commit | 4d117da8c8fd3f8f6e8dd6cc3fb7bb41c3bc9841 (patch) | |
tree | 683856036e7e56b28d4d89ad1b4e5a2ba2b05af1 | |
parent | 4b8d668d89e7120192ec4b3ed360f14ead0d62f9 (diff) |
capitalization
-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 |