summaryrefslogtreecommitdiffstats
path: root/src/render/Shadows.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/render/Shadows.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/render/Shadows.h b/src/render/Shadows.h
index c12327b1..8af8d02d 100644
--- a/src/render/Shadows.h
+++ b/src/render/Shadows.h
@@ -178,3 +178,6 @@ public:
extern RwTexture *&gpBloodPoolTex;
extern RwTexture *&gpShadowExplosionTex;
extern RwTexture *&gpShadowHeadLightsTex;
+extern RwTexture *&gpOutline1Tex;
+extern RwTexture *&gpOutline2Tex;
+extern RwTexture *&gpOutline3Tex;