Minor - architecture rework pt.2 - V11.1.0
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "scene_manager.h"
|
||||
|
||||
class application_class;
|
||||
class stats;
|
||||
|
||||
struct widget_entry
|
||||
{
|
||||
@@ -76,6 +77,7 @@ private:
|
||||
|
||||
application_class* app_;
|
||||
scene_manager* scene_manager_;
|
||||
stats* stats_;
|
||||
|
||||
bool showObjectWindow;
|
||||
bool showTerrainWindow;
|
||||
|
||||
Reference in New Issue
Block a user