summaryrefslogtreecommitdiff
path: root/include/map_obj_8097404.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-16 15:13:06 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-16 15:13:06 -0400
commit18e06b480b13143b8870675a763fb2f9854f9679 (patch)
tree6122fce330637bc3e93a13e5f38d8773aa6e1797 /include/map_obj_8097404.h
parent66fbc9753fa8411d715fdad1067eb98c68ace27a (diff)
Fix header guards
Diffstat (limited to 'include/map_obj_8097404.h')
-rw-r--r--include/map_obj_8097404.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/map_obj_8097404.h b/include/map_obj_8097404.h
index 6296febe4..e3b2b1efc 100644
--- a/include/map_obj_8097404.h
+++ b/include/map_obj_8097404.h
@@ -2,8 +2,8 @@
// Created by scott on 9/7/2017.
//
-#ifndef POKEEMERALD_MAP_OBJ_8097404_H
-#define POKEEMERALD_MAP_OBJ_8097404_H
+#ifndef GUARD_MAP_OBJ_8097404_H
+#define GUARD_MAP_OBJ_8097404_H
// Exported type declarations
@@ -12,4 +12,4 @@
// Exported ROM declarations
void sub_8097AC8(struct Sprite *);
-#endif //POKEEMERALD_MAP_OBJ_8097404_H
+#endif //GUARD_MAP_OBJ_8097404_H