mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
Add empty PTM service for CubicNinja
This commit is contained in:
parent
5d15efe72c
commit
49dc526347
7 changed files with 61 additions and 12 deletions
|
@ -34,6 +34,7 @@ namespace Log {
|
|||
static Logger<true> gspGPULogger;
|
||||
static Logger<true> gspLCDLogger;
|
||||
static Logger<true> ndmLogger;
|
||||
static Logger<true> ptmLogger;
|
||||
static Logger<true> srvLogger;
|
||||
|
||||
#define MAKE_LOG_FUNCTION(functionName, logger) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue