summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
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