misc classes finished

This commit is contained in:
aap
2019-07-06 12:27:21 +02:00
parent 2d08696190
commit 2b592605ab
13 changed files with 374 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ public:
static bool &m_loadingPriority;
static void Init(void);
static void Shutdown(void);
static void PreRender(void);
static void RenderRoads(void);