mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-14 22:10:43 +00:00
linux compile fixes
This commit is contained in:
@@ -43,7 +43,6 @@ uint32_t Process::CreateAndInjectIntoProcess(const wchar_t *app, const wchar_t *
|
||||
void Process::StartGlobalHook(const wchar_t *pathmatch, const wchar_t *logfile, const CaptureOptions *opts)
|
||||
{
|
||||
RDCUNIMPLEMENTED();
|
||||
return 0;
|
||||
}
|
||||
|
||||
void *Process::GetFunctionAddress(const char *module, const char *function)
|
||||
|
||||
Reference in New Issue
Block a user