update parallel rsp

This commit is contained in:
Logan McNaughton
2022-07-25 10:21:09 -06:00
parent 21b8954d10
commit cf3e5a4a97
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ RSP::CPU cpu;
RSP::JIT::CPU cpu;
#endif
uint32_t MFC0_count[32];
int SP_STATUS_TIMEOUT;
uint32_t SP_STATUS_TIMEOUT;
} // namespace RSP
extern "C"