externalize window

This commit is contained in:
Irlan 2018-10-06 00:54:22 -03:00
parent 41e036f268
commit f4d9df4139

View File

@ -31,7 +31,7 @@
#include <testbed/framework/view_model.h> #include <testbed/framework/view_model.h>
// //
static GLFWwindow* g_window; GLFWwindow* g_window;
// //
static Model* g_model; static Model* g_model;