#include #include "logging/logging.h" #include "gl/honey_gl.h" int honey_gl_window_ref = LUA_NOREF; bool honey_gl_setup() { return false; }