summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-07-07 11:39:34 -0500
committerSeth Barberee <seth.barberee@gmail.com>2021-07-07 11:39:34 -0500
commit6aa475c6310c609743a9a2005e7942050c396865 (patch)
tree18be7369829badfef35a6c337005e875049027e5 /include/constants
parentf308c79eba1ba8e6bc2134529a2e4f4f21c9c2c2 (diff)
Sese's vacation work
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/bg_music.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/constants/bg_music.h b/include/constants/bg_music.h
index 53b18fb..86fb4e9 100644
--- a/include/constants/bg_music.h
+++ b/include/constants/bg_music.h
@@ -1,5 +1,5 @@
-#ifndef GUARD_BG_MUSIC_H
-#define GUARD_BG_MUSIC_H
+#ifndef GUARD_CONSTANTS_BG_MUSIC_H
+#define GUARD_CONSTANTS_BG_MUSIC_H
#define MUS_TEAM_BASE 1
#define MUS_FRIEND_AREA_SWAMP 2
@@ -84,4 +84,4 @@
#define NUM_BG_SONGS 128
-#endif //GUARD_BG_MUSIC_H
+#endif //GUARD_CONSTANTS_BG_MUSIC_H