summaryrefslogtreecommitdiffstats
path: root/src/render/Weather.h
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2020-05-27 01:16:31 +0200
committerFire-Head <Fire-Head@users.noreply.github.com>2020-05-27 01:16:31 +0200
commit6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2 (patch)
treeb5e4823137a4cc5ffe0ace4cbad22ee272e9bb7c /src/render/Weather.h
parentMerge pull request #1 from GTAmodding/miami (diff)
downloadre3-6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2.tar
re3-6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2.tar.gz
re3-6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2.tar.bz2
re3-6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2.tar.lz
re3-6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2.tar.xz
re3-6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2.tar.zst
re3-6a32981ba504d197ac3a3bd0cb4423f8e62b4ab2.zip
Diffstat (limited to '')
-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