diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-03-05 07:38:19 +0000 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-03-05 07:38:19 +0000 |
commit | 4b004adee324fd07e731845189694658fbf80e9a (patch) | |
tree | 9aa447ec447d4c777a5c3c0679e573ac73774ff0 | |
parent | 4df18426822f135f71270a7e1d3aa8fc60a49e7e (diff) |
oops
-rw-r--r-- | include/battle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle.h b/include/battle.h index 25964e3f6..741e821e9 100644 --- a/include/battle.h +++ b/include/battle.h @@ -1,4 +1,4 @@ -#include GUARD_BATTLE_H +#ifndef GUARD_BATTLE_H #define GUARD_BATTLE_H #define BATTLE_TYPE_DOUBLE 0x0001 |