summaryrefslogtreecommitdiff
path: root/src/vs_seeker.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-02-01 14:57:18 -0500
committerGitHub <noreply@github.com>2021-02-01 14:57:18 -0500
commit80b2c0eee67ac8a008c0a8c621b51e391d94df98 (patch)
tree00434c236b2b11b334610e2770dff78cb623bf03 /src/vs_seeker.c
parent419c897292dbfbc4f6d43880eb94597987e09e2c (diff)
parent1f6dc0e86bca06afbb48b909c45e7794148d58bd (diff)
Merge pull request #382 from GriffinRichards/relativeconstants
Use trainer constants in flags, automatically update flags/vars count
Diffstat (limited to 'src/vs_seeker.c')
-rw-r--r--src/vs_seeker.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vs_seeker.c b/src/vs_seeker.c
index b31b691dc..24e2b8c2f 100644
--- a/src/vs_seeker.c
+++ b/src/vs_seeker.c
@@ -21,7 +21,6 @@
#include "vs_seeker.h"
#include "constants/event_object_movement.h"
#include "constants/event_objects.h"
-#include "constants/trainers.h"
#include "constants/maps.h"
#include "constants/items.h"
#include "constants/quest_log.h"