summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-02-14 22:23:11 -0600
committerGitHub <noreply@github.com>2018-02-14 22:23:11 -0600
commitfcf3f97da94515a34eda2dc1b564f4bc01adc383 (patch)
tree1597ce7332dcd28b247ad1a7f13f8dc00cf48408 /include/field_screen.h
parente706d89ff1af46df3fcee60e08d80990f2a8a681 (diff)
parent2fb78b5ca8e24e895b66170806871d60164df554 (diff)
Merge pull request #210 from KDSKardabox/master
[Ready to Merge] fldeff_strength.s, fldeff_sweetscent.s
Diffstat (limited to 'include/field_screen.h')
-rw-r--r--include/field_screen.h2
1 files changed, 2 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