mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
Make some things panic for later
This commit is contained in:
parent
687c99cab6
commit
ec7c0b86b7
5 changed files with 25 additions and 1 deletions
|
@ -10,6 +10,7 @@ class CECDService {
|
|||
MAKE_LOG_FUNCTION(log, cecdLogger)
|
||||
|
||||
// Service commands
|
||||
void getEventHandle(u32 messagePointer);
|
||||
|
||||
public:
|
||||
CECDService(Memory& mem) : mem(mem) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue