mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
[AC] Add service + SetClientVersion
This commit is contained in:
parent
400db8ef0a
commit
94fe205c48
7 changed files with 62 additions and 5 deletions
|
@ -9,7 +9,7 @@ class CECDService {
|
|||
Memory& mem;
|
||||
MAKE_LOG_FUNCTION(log, cecdLogger)
|
||||
|
||||
// Service commands
|
||||
// Service commands
|
||||
|
||||
public:
|
||||
CECDService(Memory& mem) : mem(mem) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue