aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/gte
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphics/gte')
-rw-r--r--examples/graphics/gte/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphics/gte/main.c b/examples/graphics/gte/main.c
index 1257c88..6907c84 100644
--- a/examples/graphics/gte/main.c
+++ b/examples/graphics/gte/main.c
@@ -117,7 +117,7 @@ MATRIX light_mtx = {
/* Reference texture data */
-extern uint32_t tim_texture[];
+extern const uint32_t tim_texture[];
/* TPage and CLUT values */
uint16_t texture_tpage; /* For the scrolling blending pattern */