summaryrefslogtreecommitdiff
path: root/src/gfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx.c')
-rw-r--r--src/gfx.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gfx.c b/src/gfx.c
new file mode 100644
index 0000000..25902a2
--- /dev/null
+++ b/src/gfx.c
@@ -0,0 +1,3 @@
+#define SOKOL_IMPL
+#define SOKOL_GLCORE
+#include "sokol_gfx.h" \ No newline at end of file