diff options
Diffstat (limited to 'include/field_weather.h')
-rw-r--r-- | include/field_weather.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/field_weather.h b/include/field_weather.h index 409f76028..bfa848d4f 100644 --- a/include/field_weather.h +++ b/include/field_weather.h @@ -20,7 +20,8 @@ void nullsub_39(void); // ASM void sub_807CEBC(u8, u8, s8); -void sub_807D1BC(u8, u8, u8, u8, u16); +//void sub_807D1BC(u8, u8, u8, u8, u16); +void sub_807D1BC(u8 a, u8 a2, s8 c, u8 d, u16 e); void sub_807D304(int, u8, u16); void sub_807D424(u8, u16); // ... |