mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 14:45:41 +12:00
Add LinkCRO
This commit is contained in:
parent
60a632b365
commit
3fc9bca6a5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ class LDRService {
|
|||
|
||||
// Service commands
|
||||
void initialize(u32 messagePointer);
|
||||
void linkCRO(u32 messagePointer);
|
||||
void loadCRO(u32 messagePointer, bool isNew);
|
||||
void loadCRR(u32 messagePointer);
|
||||
void unloadCRO(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Reference in a new issue