mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
More CSND stubbing
This commit is contained in:
parent
da29cecf7a
commit
b394cacbc7
6 changed files with 67 additions and 6 deletions
|
@ -46,6 +46,7 @@ namespace KernelHandles {
|
|||
|
||||
GSPSharedMemHandle = MaxServiceHandle + 1, // Handle for the GSP shared memory
|
||||
FontSharedMemHandle,
|
||||
CSNDSharedMemHandle,
|
||||
HIDSharedMemHandle,
|
||||
|
||||
MinSharedMemHandle = GSPSharedMemHandle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue