mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-08 07:51:19 +12:00
Clean up more Cemuhook leftovers (#253)
This commit is contained in:
parent
cebdccfdf5
commit
664d7ee902
7 changed files with 7 additions and 48 deletions
|
@ -65,7 +65,6 @@ struct PPCInterpreter_t
|
|||
// LWARX and STWCX
|
||||
uint32 reservedMemAddr;
|
||||
uint32 reservedMemValue;
|
||||
/* Note: Everything above is potentially hardcoded into Cemuhook. Do not touch anything or it will risk breaking compatibility */
|
||||
// temporary storage for recompiler
|
||||
FPR_t temporaryFPR[8];
|
||||
uint32 temporaryGPR[4];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue