Add renderdoc API support (#585)
* Add renderdoc API support * FIx renderdoc include directory * Fix RenderDoc linking * Fix Renderdoc linking (again) * Maybe fix renderdoc
This commit is contained in:
@@ -39,7 +39,8 @@ struct EmulatorConfig {
|
||||
|
||||
bool audioEnabled = false;
|
||||
bool vsyncEnabled = true;
|
||||
|
||||
|
||||
bool enableRenderdoc = false;
|
||||
bool printAppVersion = true;
|
||||
bool appVersionOnWindow = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user