25 #ifndef __SBG_PLATFORM_H__ 26 #define __SBG_PLATFORM_H__ 28 #include "../sbgTypes.h" 29 #include "../sbgErrorCodes.h" 30 #include "../sbgDebug.h" 91 #define SBG_PLATFORM_ASSERT(expression) assert((expression))
enum _SbgDebugLogType SbgDebugLogType
enum _SbgErrorCode SbgErrorCode