summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-01-21 03:30:22 -0600
committerDiegoisawesome <diego@domoreaweso.me>2018-01-21 03:30:31 -0600
commitc5b3c4168a4438a48f7a3e1fa9d67f443872f482 (patch)
tree9c67f00aa8d8e4ac63412b41bf63b08fb6cf021c
parent4499af0ec3aeea93207e2ccbb8fc72b0c8687dad (diff)
Remove attempt at guarding specials.inc
-rw-r--r--data/specials.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/specials.inc b/data/specials.inc
index 0b42fed24..a4e678a14 100644
--- a/data/specials.inc
+++ b/data/specials.inc
@@ -1,5 +1,3 @@
-#ifndef GUARD_SPECIALS_H
-#define GUARD_SPECIALS_H
.macro def_special ptr
.global SPECIAL_\ptr
.set SPECIAL_\ptr, __special__
@@ -537,4 +535,3 @@ gSpecials:: @ 81DBA64
def_special sub_813C5A0
def_special sub_8139C10
def_special sub_80B3BC4
-#endif \ No newline at end of file