mirror of https://github.com/PCSX2/pcsx2.git
VS2015: Fix Devel.
This commit is contained in:
parent
157565eaa0
commit
96df56ca8e
|
@ -16,6 +16,7 @@
|
|||
|
||||
#include "PrecompiledHeader.h"
|
||||
#include "Common.h"
|
||||
#include "COP0.h"
|
||||
|
||||
u32 s_iLastCOP0Cycle = 0;
|
||||
u32 s_iLastPERFCycle[2] = { 0, 0 };
|
||||
|
|
Loading…
Reference in New Issue