summaryrefslogtreecommitdiff
path: root/src/render/Weather.h
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2020-05-27 02:16:31 +0300
committerFire-Head <Fire-Head@users.noreply.github.com>2020-05-27 02:16:31 +0300
commit6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2 (patch)
treeb5e4823137a4cc5ffe0ace4cbad22ee272e9bb7c /src/render/Weather.h
parentae8a377f26f9b56b5156b0462c30c5c49af7dd8a (diff)
VC CParticle done
Diffstat (limited to 'src/render/Weather.h')
-rw-r--r--src/render/Weather.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/Weather.h b/src/render/Weather.h
index bd9b9603..ae09e5d1 100644
--- a/src/render/Weather.h
+++ b/src/render/Weather.h
@@ -63,4 +63,4 @@ struct tRainStreak
uint32 timer;
};
-extern RwTexture* gpRainDropTex[4]; \ No newline at end of file
+extern RwTexture* gpRainDropTex; \ No newline at end of file