summaryrefslogtreecommitdiff
path: root/ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui.cpp')
-rw-r--r--ui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui.cpp b/ui.cpp
index 5197559..3f2680d 100644
--- a/ui.cpp
+++ b/ui.cpp
@@ -11,7 +11,7 @@ extern "C" {
#include <algorithm>
-#define vertex_buffer_count (256)
+#define vertex_buffer_count (2048)
#define ui_padding 5
static constexpr int font_w = 960;