aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer/Rubbish.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderer/Rubbish.h')
-rw-r--r--src/renderer/Rubbish.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/renderer/Rubbish.h b/src/renderer/Rubbish.h
index 37f895f3..5a4e479b 100644
--- a/src/renderer/Rubbish.h
+++ b/src/renderer/Rubbish.h
@@ -53,3 +53,5 @@ public:
static void Init(void);
static void Shutdown(void);
};
+
+extern RwTexture *gpRubbishTexture[4];