summary refs log tree commit diff
path: root/src/GameDraw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/GameDraw.cpp')
-rw-r--r--src/GameDraw.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/GameDraw.cpp b/src/GameDraw.cpp
index 471786d..abb0919 100644
--- a/src/GameDraw.cpp
+++ b/src/GameDraw.cpp
@@ -25,8 +25,7 @@ extern int thirdperson;
 extern float multiplier;
 extern int nocolors;
 extern int visions;
-extern unsigned int gSourceID[100];
-extern unsigned int gSampleSet[100];
+extern unsigned int gSourceID[37];
 extern Camera camera;
 extern Sprites sprites;
 extern float camerashake;