mVU: init microRegAlloc

CID 146988
This commit is contained in:
Gregory Hainaut 2016-03-28 17:25:10 +02:00
parent eb2c61ccc0
commit e96b29f84f
1 changed files with 1 additions and 0 deletions
pcsx2/x86

View File

@ -240,6 +240,7 @@ protected:
public:
microRegAlloc(int _index) {
index = _index;
reset();
}
// Fully resets the regalloc by clearing all cached data