mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-16 13:14:44 +08:00
Confirm quit dialog, multiple selection improvements
This commit is contained in:
@@ -24,5 +24,6 @@ namespace CodeWalker.Rendering
|
||||
void CleanupScene();
|
||||
void RenderScene(DeviceContext context);
|
||||
void BuffersResized(int w, int h);
|
||||
bool ConfirmQuit();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user