Nuke trees

This commit is contained in:
2023-03-01 20:42:44 +00:00
parent f5e73b96d3
commit 0832441c91
5 changed files with 15 additions and 7 deletions

View File

@@ -17,6 +17,7 @@
#include "window.h"
#include "texture.h"
#include "log.h"
#define MAX_VERTEX_BUFFER 512 * 1024
#define MAX_ELEMENT_BUFFER 128 * 1024