aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/draw.h')
-rw-r--r--engines/gob/draw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/draw.h b/engines/gob/draw.h
index c67299585b..c23501d62a 100644
--- a/engines/gob/draw.h
+++ b/engines/gob/draw.h
@@ -30,7 +30,7 @@
namespace Gob {
-#define SPRITES_COUNT 50
+#define SPRITES_COUNT 100
#define RENDERFLAG_NOINVALIDATE 0x0001
#define RENDERFLAG_CAPTUREPUSH 0x0002