summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-09-20 11:12:52 -0500
committercamthesaxman <cameronghall@cox.net>2017-09-20 11:12:52 -0500
commit1f74ac11c84c3e62854effebe5eda240991567f2 (patch)
treef0f4410a6cc0e167649fe78fa9e15e85c0d7d7d8 /include
parent93d274828bb6efea08e0ef451ec2a832d4cfc8f0 (diff)
decompile sub_807D1BC
Diffstat (limited to 'include')
-rw-r--r--include/field_weather.h3
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);
// ...