S7 header config & prototyping support

This commit is contained in:
2023-01-05 00:09:42 +00:00
parent 740077fae3
commit 1521593269
9 changed files with 36 additions and 10 deletions

View File

@@ -14,7 +14,6 @@
#include "stb_truetype.h"
#include "stb_rect_pack.h"
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"
static uint32_t VBO = 0;