mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
commit
b3f6a3a91c
2 changed files with 12 additions and 1 deletions
|
@ -12,6 +12,7 @@ class ACTService {
|
|||
|
||||
// Service commands
|
||||
void initialize(u32 messagePointer);
|
||||
void generateUUID(u32 messagePointer);
|
||||
|
||||
public:
|
||||
ACTService(Memory& mem) : mem(mem) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue