Stub AM::GetDLCTitleInfo got PMD: Gates to Infinity

This commit is contained in:
wheremyfoodat 2023-01-13 23:41:20 +02:00
parent 708bf9f040
commit 1730ab9734
4 changed files with 11 additions and 4 deletions

View file

@ -10,6 +10,7 @@ class AMService {
MAKE_LOG_FUNCTION(log, amLogger)
// Service commands
void getDLCTitleInfo(u32 messagePointer);
void listTitleInfo(u32 messagePointer);
public: