[PTM] Stub ConfigureNew3DSCPU

This commit is contained in:
wheremyfoodat 2023-04-21 01:50:19 +03:00
parent ca7ee380ec
commit d0db2eefce
3 changed files with 12 additions and 2 deletions

View file

@ -10,6 +10,7 @@ class PTMService {
MAKE_LOG_FUNCTION(log, ptmLogger)
// Service commands
void configureNew3DSCPU(u32 messagePointer);
void getStepHistory(u32 messagePointer);
void getTotalStepCount(u32 messagePointer);