summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEvan <eroelke@gmail.com>2019-11-28 11:04:49 -0500
committerEvan <eroelke@gmail.com>2019-11-28 11:04:49 -0500
commitd81a67ea2d4486827e0cb2c066a8d7ae4682ec27 (patch)
tree300621ead4c322bd8639d7289a859e781af9b2c4 /include
parentf4b6a8195a0b5145b58afa81e87a457bda140c11 (diff)
fix nonmatchings
Diffstat (limited to 'include')
-rw-r--r--include/sea_cottage_special_anim.h (renamed from include/sea_cottage.h)6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sea_cottage.h b/include/sea_cottage_special_anim.h
index bba6286ff..5c939df12 100644
--- a/include/sea_cottage.h
+++ b/include/sea_cottage_special_anim.h
@@ -1,5 +1,5 @@
-#ifdndef GUARD_SEA_COTTAGE_H
-#define GUARD_SEA_COTTAGE_H
+#ifndef GUARD_SEA_COTTAGE_SPECIAL_ANIM_H
+#define GUARD_SEA_COTTAGE_SPECIAL_ANIM_H
#include "global.h"
@@ -9,4 +9,4 @@ bool8 sub_809C474(void);
void sub_809C4A8(void);
void sub_809C5FC(void);
-#endif // GUARD_SEA_COTTAGE_H
+#endif // GUARD_SEA_COTTAGE_SPECIAL_ANIM_H