This commit is contained in:
parent
5e0a9da493
commit
9ac9089d66
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ typedef enum
|
|||
#define SYSTEM_DBGMSG __DBGMSG(DC_SYSTEM)
|
||||
#define SOUND_DBGMSG __DBGMSG(DC_SOUND)
|
||||
#define GUI_DBGMSG __DBGMSG(DC_GUI)
|
||||
#define MEMCARD_MSG __DBGMSG(DC_MEMCARD)
|
||||
#define MEMCARD_DBGMSG __DBGMSG(DC_MEMCARD)
|
||||
|
||||
#define setActiveDbgChannels(_channelFlags) __setActiveDbgChannels(_channelFlags)
|
||||
#define getActiveDbgChannels() __getActiveDbgChannels()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue