diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-21 16:05:22 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-21 16:05:22 -0500 |
commit | 58382e8af80690c0bf958b0c76651d34276fe307 (patch) | |
tree | e7f18e8c70f8bbb76ba66ca9a22745de6cd41d26 /src | |
parent | 54fe6e3e62a610e4be4246285527604aa10e32fc (diff) |
Remove defunct header
Diffstat (limited to 'src')
-rw-r--r-- | src/rfu_union_tool.c | 1 | ||||
-rw-r--r-- | src/vs_seeker.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/rfu_union_tool.c b/src/rfu_union_tool.c index cab65a4de..8d90da201 100644 --- a/src/rfu_union_tool.c +++ b/src/rfu_union_tool.c @@ -1,7 +1,6 @@ #include "global.h" #include "event_data.h" #include "event_object_movement.h" -#include "event_object_8097404.h" #include "field_player_avatar.h" #include "fieldmap.h" #include "rfu_union_tool.h" diff --git a/src/vs_seeker.c b/src/vs_seeker.c index 35357b037..e79c2cf22 100644 --- a/src/vs_seeker.c +++ b/src/vs_seeker.c @@ -19,7 +19,6 @@ #include "battle_setup.h" #include "random.h" #include "field_player_avatar.h" -#include "event_object_8097404.h" #include "vs_seeker.h" #include "constants/event_object_movement.h" #include "constants/object_events.h" |