Merge branch 'master' of https://github.com/SimoneN64/Panda3DS
This commit is contained in:
@@ -35,6 +35,7 @@ void GPUService::reset() {
|
||||
interruptEvent = std::nullopt;
|
||||
gspThreadCount = 0;
|
||||
sharedMem = nullptr;
|
||||
registerInterruptRelayQueueBeenHere = false;
|
||||
}
|
||||
|
||||
void GPUService::handleSyncRequest(u32 messagePointer) {
|
||||
|
||||
Reference in New Issue
Block a user