mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Make sure preview window is destroyed on exit (just to be proper)
This commit is contained in:
@@ -245,6 +245,8 @@ void DisplayRendererPreview(ReplayRenderer *renderer, TextureDisplay displayCfg)
|
||||
|
||||
Sleep(40);
|
||||
}
|
||||
|
||||
DestroyWindow(wnd);
|
||||
}
|
||||
|
||||
int renderdoccmd(int argc, char **argv);
|
||||
|
||||
Reference in New Issue
Block a user