widen window a little

This commit is contained in:
Josh Holtrop 2018-01-24 09:38:01 -05:00
parent c21f5fea4a
commit 6df412b6c2

View File

@ -16,7 +16,7 @@ std::shared_ptr<glcxx::Buffer> rect_buffer;
Font font;
Font outlined_font;
#define WIDTH 800
#define WIDTH 1200
#define HEIGHT 800
bool init(void)