summaryrefslogtreecommitdiff
path: root/src/fldeff_misc.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-06-24 17:00:19 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-06-24 17:00:19 -0400
commit06025e887f911acb1d777bbe80d9766a881122c6 (patch)
tree3e3fcc3648658d53097fe7067bdf17041dfb171f /src/fldeff_misc.c
parent46f4a4bbf7239743c333cd32d30b74a7b3176acc (diff)
Allow flag/var counts to be updated alongside values
Diffstat (limited to 'src/fldeff_misc.c')
-rw-r--r--src/fldeff_misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fldeff_misc.c b/src/fldeff_misc.c
index 9574ac563..a778d0029 100644
--- a/src/fldeff_misc.c
+++ b/src/fldeff_misc.c
@@ -23,7 +23,6 @@
#include "constants/metatile_labels.h"
#include "constants/songs.h"
#include "constants/tv.h"
-#include "constants/vars.h"
EWRAM_DATA struct MapPosition gPlayerFacingPosition = {0};