Buildfix (MSVC 2010.)

This commit is contained in:
Unknown W. Brackets 2013-07-29 22:58:13 -07:00
parent 2f94977efe
commit 619ee80f38

View File

@ -22,7 +22,6 @@
u32 MIPS_GetNextPC();
void MIPS_ClearDelaySlot();
int MIPS_SingleStep();
float round_ieee_754(float num);
namespace MIPSInt
{