mirror of https://github.com/PCSX2/pcsx2.git
parent
eb2c61ccc0
commit
e96b29f84f
pcsx2/x86
|
@ -240,6 +240,7 @@ protected:
|
|||
public:
|
||||
microRegAlloc(int _index) {
|
||||
index = _index;
|
||||
reset();
|
||||
}
|
||||
|
||||
// Fully resets the regalloc by clearing all cached data
|
||||
|
|
Loading…
Reference in New Issue