mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-04 04:47:22 +12:00
Stub svcUnmapMemoryBlock
This commit is contained in:
parent
c108da5e02
commit
85a2ca1bf4
3 changed files with 11 additions and 0 deletions
|
@ -137,6 +137,7 @@ public:
|
|||
void duplicateHandle();
|
||||
void exitThread();
|
||||
void mapMemoryBlock();
|
||||
void unmapMemoryBlock();
|
||||
void queryMemory();
|
||||
void getCurrentProcessorNumber();
|
||||
void getProcessID();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue