From 6f64e68814206dc6082fd8dc3fceed79e5e63928 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Mon, 2 Jan 2017 23:23:23 -0800 Subject: decompile coord_event_weather.c --- include/asm.inc.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/asm.inc.h') diff --git a/include/asm.inc.h b/include/asm.inc.h index 86d16066b..9cf316079 100644 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -170,6 +170,9 @@ u8 battle_side_get_owner(u8); u8 battle_get_per_side_status(u8); u8 battle_get_side_with_given_state(u8); +// asm/weather.o +void SetWeather(u32); + // asm/rom_8080874.o void pal_fill_black(); void sub_8080990(void); -- cgit v1.2.3