summaryrefslogtreecommitdiff
path: root/include/field_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-06-09 22:14:52 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-06-09 22:14:52 +0200
commit166295acc78b0057e25f6e46f9fa183369708053 (patch)
tree99e588a5f163dfbb923be2de1fbe7c87d3c33204 /include/field_screen.h
parent7b72cfdc6cd380326deb3cbed6802f5db11c31d4 (diff)
union room prepare for battle
Diffstat (limited to 'include/field_screen.h')
-rw-r--r--include/field_screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_screen.h b/include/field_screen.h
index d9a2bb5fa..268b9312e 100644
--- a/include/field_screen.h
+++ b/include/field_screen.h
@@ -14,5 +14,6 @@ void UpdateWeatherPerDay(u16 days);
void sub_80AC3D0(void);
void sub_80AC3E4(void);
void PreservePaletteInWeather(u8);
+void sub_80AF128(void);
#endif //GUARD_FIELD_SCREEN_H