summaryrefslogtreecommitdiff
path: root/src/weather.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/weather.c')
-rw-r--r--src/weather.c15
1 files changed, 1 insertions, 14 deletions
diff --git a/src/weather.c b/src/weather.c
index 5dddb6614..07a8f9f91 100644
--- a/src/weather.c
+++ b/src/weather.c
@@ -1,4 +1,5 @@
#include "global.h"
+#include "weather.h"
#include "task.h"
#include "sprite.h"
#include "palette.h"
@@ -58,20 +59,6 @@ extern u8 gUnknown_083970C8;
extern u8 (*gUnknown_0202FC48)[32];
extern u8 (*gUnknown_0202F9E8)[32];
-void sub_807CA34(u8);
-void sub_807C9E4(u8);
-void sub_807CB10(void);
-extern void sub_807DB64(u8, u8);
-u8 sub_807CDC4(void);
-u8 sub_807CE24(void);
-u8 sub_807CE7C(void);
-void sub_807CEBC(u8, u8, s8);
-
-extern void sub_807D1BC(u8, u8, u8, u8, u16);
-extern void sub_807D304(int, u8, u16);
-extern void sub_807D424(u8, u16);
-
-void PlayRainSoundEffect(void);
void sub_807C828(void) {
u8 index;