From 6aa475c6310c609743a9a2005e7942050c396865 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Wed, 7 Jul 2021 11:39:34 -0500 Subject: Sese's vacation work --- include/constants/bg_music.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/constants') 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 -- cgit v1.2.3