aboutsummaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cc b/src/main.cc
index c19b32d..3048979 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -23,8 +23,8 @@
#include "timer.h"
-constexpr GLuint nX = 512;
-constexpr GLuint nY = 512;
+constexpr GLuint nX = 256;
+constexpr GLuint nY = 256;
constexpr int lups = 50; // max lattice updates per second