overlays: perf_metrics_overlay to seperate header

this is done to prevent severe conflicts with upcoming changes
This commit is contained in:
Megamouse 2019-10-18 03:16:48 +02:00
parent b84fd29abc
commit d6b0361a02
6 changed files with 75 additions and 63 deletions

View file

@ -14,6 +14,7 @@
#include "rsx_utils.h"
#include "Emu/Cell/lv2/sys_event.h"
#include "Emu/Cell/Modules/cellGcmSys.h"
#include "Overlays/overlay_perf_metrics.h"
#include "Utilities/span.h"
#include "Utilities/StrUtil.h"