diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-27 23:40:52 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-28 14:57:16 +0800 |
commit | 2bd15329e07a23d3515dc1c9c9e5d8f75d3be429 (patch) | |
tree | 328cff8ee72211ef3566d2fcdb88d1fbc7c95387 /include/constants | |
parent | b2343076db0cefc087f3941b6941dcba7b1e3364 (diff) |
minor fixes
and remove unnecessary NONMATCHING
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/battle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/constants/battle.h b/include/constants/battle.h index c36330306..a0099d23f 100644 --- a/include/constants/battle.h +++ b/include/constants/battle.h @@ -293,5 +293,4 @@ #define BATTLE_TERRAIN_BUILDING 8 #define BATTLE_TERRAIN_PLAIN 9 - #endif // GUARD_CONSTANTS_BATTLE_H |