We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86c5fc commit e140ca3Copy full SHA for e140ca3
graphics/gpu/gpusprites/source/main.c
@@ -9,7 +9,7 @@
9
#include <stdlib.h>
10
#include <time.h>
11
12
-#define MAX_SPRITES 256
+#define MAX_SPRITES 768
13
#define SCREEN_WIDTH 400
14
#define SCREEN_HEIGHT 240
15
0 commit comments