diff --git a/pcsx2/x86/microVU_IR.h b/pcsx2/x86/microVU_IR.h index 02dbf3d6c5..04dba0d921 100644 --- a/pcsx2/x86/microVU_IR.h +++ b/pcsx2/x86/microVU_IR.h @@ -240,6 +240,7 @@ protected: public: microRegAlloc(int _index) { index = _index; + reset(); } // Fully resets the regalloc by clearing all cached data