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