added queuing push and pop logic and having fun with c# integration
This commit is contained in:
@@ -11,6 +11,7 @@ int main(int argc, char** argv)
|
||||
|
||||
auto app = OpenEngine::CreateApplication();
|
||||
app->Run();
|
||||
|
||||
delete app;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user