Revert "Merge branch 'master' of https://github.com/SimoneN64/Panda3DS"

This reverts commit 51fb4865ee, reversing
changes made to de2751fb5c.
This commit is contained in:
wheremyfoodat 2023-07-11 02:50:40 +03:00
parent 51fb4865ee
commit 3063efaea1
3 changed files with 1 additions and 4 deletions

View file

@ -35,7 +35,6 @@ void GPUService::reset() {
interruptEvent = std::nullopt;
gspThreadCount = 0;
sharedMem = nullptr;
registerInterruptRelayQueueBeenHere = false;
}
void GPUService::handleSyncRequest(u32 messagePointer) {