summaryrefslogtreecommitdiff
path: root/src/data/field_event_obj/event_object_graphics_info_pointers.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-12-03 12:33:47 -0600
committerGitHub <noreply@github.com>2018-12-03 12:33:47 -0600
commit8064b011d142cfb7a6c8aa1f8366b85a6ff4e45a (patch)
tree5d0753d9daa61c26d726a7bfcd669ccc3ff719f1 /src/data/field_event_obj/event_object_graphics_info_pointers.h
parentffa8655f4cd2cb8d6b1bdacc0a5568259eb60a72 (diff)
parentba1fc055581921f41cbaebfe9d91b51b8e5df544 (diff)
Merge pull request #424 from DizzyEggg/labels
Clean up src/data
Diffstat (limited to 'src/data/field_event_obj/event_object_graphics_info_pointers.h')
-rwxr-xr-xsrc/data/field_event_obj/event_object_graphics_info_pointers.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/data/field_event_obj/event_object_graphics_info_pointers.h b/src/data/field_event_obj/event_object_graphics_info_pointers.h
index 3f726e30e..f57e294c3 100755
--- a/src/data/field_event_obj/event_object_graphics_info_pointers.h
+++ b/src/data/field_event_obj/event_object_graphics_info_pointers.h
@@ -1,6 +1,3 @@
-#ifndef GUARD_EVENT_OBJECT_GRAPHICS_INFO_POINTERS_H
-#define GUARD_EVENT_OBJECT_GRAPHICS_INFO_POINTERS_H
-
const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanNormal;
const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanMachBike;
const struct EventObjectGraphicsInfo gEventObjectGraphicsInfo_BrendanSurfing;
@@ -500,5 +497,3 @@ const struct EventObjectGraphicsInfo *const gMauvilleOldManGraphicsInfoPointers[
&gEventObjectGraphicsInfo_UnusedMauvilleOldMan1,
&gEventObjectGraphicsInfo_UnusedMauvilleOldMan2,
};
-
-#endif //GUARD_EVENT_OBJECT_GRAPHICS_INFO_POINTERS_H