diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-13 13:45:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-13 13:45:46 -0400 |
commit | e30052e271c649ae2ca08cbbbdf2dc2052e6ae38 (patch) | |
tree | 623a7faf2c7bd09070def94a594f841e1d767acd /src/vs_seeker.c | |
parent | 2ffcf13f6bd243cac85dff4e2c29ba4b3ae44aa4 (diff) |
help_system: through sub_813C3AC
Diffstat (limited to 'src/vs_seeker.c')
-rw-r--r-- | src/vs_seeker.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vs_seeker.c b/src/vs_seeker.c index bd5b9c7ea..e1cb40f3a 100644 --- a/src/vs_seeker.c +++ b/src/vs_seeker.c @@ -1,5 +1,4 @@ #include "global.h" -#include "songs.h" #include "sound.h" #include "task.h" #include "malloc.h" @@ -23,6 +22,7 @@ #include "map_obj_8097404.h" #include "unk_810c3a4.h" #include "constants/movement_commands.h" +#include "constants/songs.h" #include "vs_seeker.h" typedef enum |