Create source tree

This commit is contained in:
2022-02-13 13:02:26 -05:00
parent 7fff7a375f
commit 34b1a31704
5 changed files with 8 additions and 17 deletions

View File

@@ -8,8 +8,8 @@
#include "gldebug.hpp"
#include "meshlib.hpp"
#include "meshlib_json.hpp"
#include <ml/meshlib.hpp>
#include <ml/meshlib_json.hpp>
struct State {
float bg[4] = {0.45f, 0.55f, 0.60f, 1.00f};