summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-23 13:36:55 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-23 13:36:55 +0200
commit5b703079627cf11a123e3f1a7e7f0e5e0fbeb9ed (patch)
treecdd424af6aa370aa8af7dcf2bb0f5a2ce48965ad /include/field_screen.h
parent7d1373e3fa239d74d69b5b3a7cb78b2272a6f54d (diff)
revert merge coz its bugged
Diffstat (limited to 'include/field_screen.h')
-rw-r--r--include/field_screen.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/field_screen.h b/include/field_screen.h
deleted file mode 100644
index b15fdba7d..000000000
--- a/include/field_screen.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef GUARD_FIELD_SCREEN_H
-#define GUARD_FIELD_SCREEN_H
-
-// Exported type declarations
-
-// Exported RAM declarations
-
-// Exported ROM declarations
-void pal_fill_black(void);
-bool8 sub_80ABDFC(void);
-
-#endif //GUARD_FIELD_SCREEN_H