Add missing Profiler function when profiling is disabled
This commit is contained in:
committed by
Doug Johnson
parent
c438458426
commit
11637af8e9
@@ -268,6 +268,7 @@ void Profiler::ToggleDisplay() {}
|
|||||||
void Profiler::TogglePause() {}
|
void Profiler::TogglePause() {}
|
||||||
void Profiler::set_window(ui::Window* window) {}
|
void Profiler::set_window(ui::Window* window) {}
|
||||||
void Profiler::Present() {}
|
void Profiler::Present() {}
|
||||||
|
void Profiler::Flip() {}
|
||||||
|
|
||||||
#endif // XE_OPTION_PROFILING
|
#endif // XE_OPTION_PROFILING
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user