summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKDSKardabox <bollygame94@gmail.com>2018-02-15 09:47:42 +0530
committerKDSKardabox <bollygame94@gmail.com>2018-02-15 09:47:42 +0530
commit2fb78b5ca8e24e895b66170806871d60164df554 (patch)
tree1597ce7332dcd28b247ad1a7f13f8dc00cf48408 /include
parent895c72cb265fb6b112505212228db84afad864ab (diff)
Fix reviewed points.
Diffstat (limited to 'include')
-rw-r--r--include/field_screen.h2
-rw-r--r--include/fldeff_groundshake.h7
2 files changed, 9 insertions, 0 deletions
diff --git a/include/field_screen.h b/include/field_screen.h
index cfc0d081f..02e0a0a91 100644
--- a/include/field_screen.h
+++ b/include/field_screen.h
@@ -10,5 +10,7 @@ void pal_fill_black(void);
bool8 sub_80ABDFC(void);
void sub_80AF168(void);
void UpdateWeatherPerDay(u16 days);
+void sub_80AC3D0(void);
+void sub_80AC3E4(void);
#endif //GUARD_FIELD_SCREEN_H
diff --git a/include/fldeff_groundshake.h b/include/fldeff_groundshake.h
new file mode 100644
index 000000000..685a6d27c
--- /dev/null
+++ b/include/fldeff_groundshake.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_FLDEFF_GROUNDSHAKE_H
+#define GUARD_FLDEFF_GROUNDSHAKE_H
+
+void sub_81BE6B8(void);
+void sub_81BE72C(void);
+
+#endif // GUARD_FLDEFF_GROUNDSHAKE_H