summaryrefslogtreecommitdiffstats
path: root/src/render/Shadows.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-03-11 22:54:02 +0100
committerGitHub <noreply@github.com>2020-03-11 22:54:02 +0100
commit33f89dba2587374ae04059656879b5f849cc24d2 (patch)
tree109d0bbbb1834b9ad1f90266c08821e8561b511a /src/render/Shadows.h
parentMerge pull request #342 from Nick007J/master (diff)
parentmore utils (diff)
downloadre3-33f89dba2587374ae04059656879b5f849cc24d2.tar
re3-33f89dba2587374ae04059656879b5f849cc24d2.tar.gz
re3-33f89dba2587374ae04059656879b5f849cc24d2.tar.bz2
re3-33f89dba2587374ae04059656879b5f849cc24d2.tar.lz
re3-33f89dba2587374ae04059656879b5f849cc24d2.tar.xz
re3-33f89dba2587374ae04059656879b5f849cc24d2.tar.zst
re3-33f89dba2587374ae04059656879b5f849cc24d2.zip
Diffstat (limited to 'src/render/Shadows.h')
-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;