Saxum/game/main.hh
2015-04-25 22:29:37 +02:00

7 lines
92 B
C++

#pragma once
#include "application.hh"
extern Application app;
extern GLFWwindow* window;