summaryrefslogtreecommitdiff
path: root/src/field_weather_util.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-16 20:12:37 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-16 20:12:37 -0400
commit6e00e822101c4c3f68bce0789ba56133b24b586b (patch)
treea9130de6de36a81db21c87a3522bcc79728a1f49 /src/field_weather_util.c
parentf8915246a77a4453135ac3a4e6a61c098d557451 (diff)
Port field_weather from Emerald
Diffstat (limited to 'src/field_weather_util.c')
-rw-r--r--src/field_weather_util.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/field_weather_util.c b/src/field_weather_util.c
new file mode 100644
index 000000000..ed1ce5236
--- /dev/null
+++ b/src/field_weather_util.c
@@ -0,0 +1,12 @@
+#include "global.h"
+
+const u16 gUnknown_83C2D00[] = INCBIN_U16("graphics/field_effects/unk_83C2D00.gbapal");
+const u16 gUnknown_83C2D20[] = INCBIN_U16("graphics/field_effects/unk_83C2D20.gbapal");
+const u16 gUnknown_83C2D40[] = INCBIN_U16("graphics/field_effects/unk_83C2D40.4bpp");
+const u16 gWeatherFog1Tiles[] = INCBIN_U16("graphics/field_effects/unk_83C3540.4bpp");
+const u16 gUnknown_83C3D40[] = INCBIN_U16("graphics/field_effects/unk_83C3D40.4bpp");
+const u16 gUnknown_83C4540[] = INCBIN_U16("graphics/field_effects/unk_83C4540.4bpp");
+const u16 gUnknown_83C4580[] = INCBIN_U16("graphics/field_effects/unk_83C4580.4bpp");
+const u16 gUnknown_83C45C0[] = INCBIN_U16("graphics/field_effects/unk_83C45C0.4bpp");
+const u16 gUnknown_83C55C0[] = INCBIN_U16("graphics/field_effects/unk_83C55C0.4bpp");
+const u16 gUnknown_83C5BC0[] = INCBIN_U16("graphics/field_effects/unk_83C5BC0.4bpp");