mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[AC] Stub GetLastErrorCode
This commit is contained in:
parent
5b90cb7a03
commit
6c983b16d3
2 changed files with 12 additions and 1 deletions
|
@ -11,6 +11,7 @@ class ACService {
|
|||
MAKE_LOG_FUNCTION(log, acLogger)
|
||||
|
||||
// Service commands
|
||||
void getLastErrorCode(u32 messagePointer);
|
||||
void setClientVersion(u32 messagePointer);
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue