diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-07-15 00:40:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-15 00:40:47 -0400 |
commit | e129d04b931a4fc0e6584b4340dc57b9162264d5 (patch) | |
tree | a6ae1eb111f652b1cfffdd9a4bccba4a65a0de35 /src/mauville_old_man.c | |
parent | ebb6c4ee661758874972956a94eb06d38eaa18a8 (diff) | |
parent | 3c356a1d7af543d84c06f28f670b6ddc4b27fdd6 (diff) |
Merge branch 'master' into doc-overworld
Diffstat (limited to 'src/mauville_old_man.c')
-rw-r--r-- | src/mauville_old_man.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mauville_old_man.c b/src/mauville_old_man.c index dc5a0b335..bbf0f8972 100644 --- a/src/mauville_old_man.c +++ b/src/mauville_old_man.c @@ -3,7 +3,6 @@ #include "constants/songs.h" #include "constants/easy_chat.h" #include "constants/event_objects.h" -#include "constants/vars.h" #include "mauville_old_man.h" #include "event_data.h" #include "string_util.h" |