1
0
Fork 0
mirror of https://github.com/dolphin-emu/dolphin.git synced 2025-03-06 21:00:21 +01:00
dolphin/Source/Core/VideoCommon/Src/PerfQueryBase.cpp
2012-08-26 20:26:10 +02:00

3 lines
61 B
C++

#include "PerfQueryBase.h"
PerfQueryBase* g_perf_query = 0;