mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[Y2R] DriverFinalize
This commit is contained in:
parent
11304a7886
commit
269efc3c43
2 changed files with 10 additions and 1 deletions
|
@ -63,6 +63,7 @@ class Y2RService {
|
|||
|
||||
// Service commands
|
||||
void driverInitialize(u32 messagePointer);
|
||||
void driverFinalize(u32 messagePointer);
|
||||
void isBusyConversion(u32 messagePointer);
|
||||
void pingProcess(u32 messagePointer);
|
||||
void setTransferEndInterrupt(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue