VS2015: Fix Devel.

This commit is contained in:
Miguel A. Colón Vélez 2015-08-19 13:31:56 -04:00
parent 157565eaa0
commit 96df56ca8e
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "PrecompiledHeader.h"
#include "Common.h"
#include "COP0.h"
u32 s_iLastCOP0Cycle = 0;
u32 s_iLastPERFCycle[2] = { 0, 0 };