mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
4 lines
61 B
C++
4 lines
61 B
C++
|
#include "PerfQueryBase.h"
|
||
|
|
||
|
PerfQueryBase* g_perf_query = 0;
|