Saxum/game/main.hh

7 lines
92 B
C++
Raw Normal View History

#pragma once
2014-10-20 15:31:26 +00:00
#include "application.hh"
2014-10-20 15:31:26 +00:00
extern Application app;
extern GLFWwindow* window;