summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/fldeff_80F9BCC.h13
-rw-r--r--include/vars.h4
2 files changed, 17 insertions, 0 deletions
diff --git a/include/fldeff_80F9BCC.h b/include/fldeff_80F9BCC.h
new file mode 100644
index 000000000..ecce04943
--- /dev/null
+++ b/include/fldeff_80F9BCC.h
@@ -0,0 +1,13 @@
+#ifndef GUARD_FLDEFF_80F9BCC_H
+#define GUARD_FLDEFF_80F9BCC_H
+
+// Exported type declarations
+
+// Exported RAM declarations
+
+// Exported ROM declarations
+
+void sub_80FA5E4(s16 id, s16 x, s16 y);
+void sub_80FA794(s16 x, s16 y);
+
+#endif //GUARD_FLDEFF_80F9BCC_H
diff --git a/include/vars.h b/include/vars.h
index d5656ee5f..32d3e3786 100644
--- a/include/vars.h
+++ b/include/vars.h
@@ -63,6 +63,10 @@
#define VAR_DAILY_PLANTED_BERRIES 0x40E9
#define VAR_DAILY_PICKED_BERRIES 0x40EA
#define VAR_DAILY_ROULETTE 0x40EB
+#define VAR_0x40EC 0x40EC
+#define VAR_0x40ED 0x40ED
+#define VAR_0x40EE 0x40EE
+#define VAR_0x40EF 0x40EF
#define VAR_DAILY_BP 0x40F1
#endif // GUARD_VARS_H