diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-20 11:12:52 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-20 11:12:52 -0500 |
commit | 1f74ac11c84c3e62854effebe5eda240991567f2 (patch) | |
tree | f0f4410a6cc0e167649fe78fa9e15e85c0d7d7d8 /include/field_weather.h | |
parent | 93d274828bb6efea08e0ef451ec2a832d4cfc8f0 (diff) |
decompile sub_807D1BC
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); // ... |