Home
last modified time | relevance | path

Searched defs:SMPCLOG (Results 1 – 1 of 1) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Ddebug.h95 #define SMPCLOG(...) DebugPrintf(MainLog, __FILE__, __LINE__, __VA_ARGS__) macro
97 #define SMPCLOG(...) macro