Revert "Merge branch 'master' of https://github.com/SimoneN64/Panda3DS"
This reverts commit51fb4865ee, reversing changes made tode2751fb5c.
This commit is contained in:
@@ -22,7 +22,6 @@ enum class GPUInterrupt : u8 {
|
||||
class Kernel;
|
||||
|
||||
class GPUService {
|
||||
bool registerInterruptRelayQueueBeenHere = false;
|
||||
Handle handle = KernelHandles::GPU;
|
||||
Memory& mem;
|
||||
GPU& gpu;
|
||||
|
||||
Reference in New Issue
Block a user