summaryrefslogtreecommitdiffstats
path: root/src/render/Shadows.h
diff options
context:
space:
mode:
authorWes Hampson <thehambone93@gmail.com>2020-03-11 23:49:19 +0100
committerWes Hampson <thehambone93@gmail.com>2020-03-11 23:49:19 +0100
commit0283dbcd124740aaf7da0e0b9af4ece937d9be23 (patch)
treefcb20c45a57f5fdcf5d842c4f4f05e480105defb /src/render/Shadows.h
parentStyle fixes (diff)
parentMerge pull request #343 from Nick007J/master (diff)
downloadre3-0283dbcd124740aaf7da0e0b9af4ece937d9be23.tar
re3-0283dbcd124740aaf7da0e0b9af4ece937d9be23.tar.gz
re3-0283dbcd124740aaf7da0e0b9af4ece937d9be23.tar.bz2
re3-0283dbcd124740aaf7da0e0b9af4ece937d9be23.tar.lz
re3-0283dbcd124740aaf7da0e0b9af4ece937d9be23.tar.xz
re3-0283dbcd124740aaf7da0e0b9af4ece937d9be23.tar.zst
re3-0283dbcd124740aaf7da0e0b9af4ece937d9be23.zip
Diffstat (limited to '')
-rw-r--r--src/render/Shadows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/Shadows.h b/src/render/Shadows.h
index c12327b1..41404612 100644
--- a/src/render/Shadows.h
+++ b/src/render/Shadows.h
@@ -178,3 +178,4 @@ public:
extern RwTexture *&gpBloodPoolTex;
extern RwTexture *&gpShadowExplosionTex;
extern RwTexture *&gpShadowHeadLightsTex;
+extern RwTexture *&gpGoalTex;