tmp
This commit is contained in:
parent
29280949a8
commit
752243c7e9
7 changed files with 40 additions and 40 deletions
|
|
@ -18,9 +18,6 @@ namespace tp {
|
|||
virtual ~Application();
|
||||
|
||||
protected:
|
||||
ModuleManifest* mModuleDeps[2] = { &gModuleGraphics, nullptr };
|
||||
ModuleManifest mApplicationModule;
|
||||
|
||||
Window* mWindow = nullptr;
|
||||
|
||||
bool mInitialized = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue