mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 20:49:12 +12:00
Merge branch 'master' of https://github.com/SimoneN64/Panda3DS
This commit is contained in:
commit
51fb4865ee
3 changed files with 4 additions and 1 deletions
|
@ -22,6 +22,7 @@ enum class GPUInterrupt : u8 {
|
|||
class Kernel;
|
||||
|
||||
class GPUService {
|
||||
bool registerInterruptRelayQueueBeenHere = false;
|
||||
Handle handle = KernelHandles::GPU;
|
||||
Memory& mem;
|
||||
GPU& gpu;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue