The new window splits
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
if (!(x)) { \
|
||||
__debugbreak(); \
|
||||
}
|
||||
#define InvalidCodepath() Assert(!"invalid codepath")
|
||||
#define ElseInvalidCodepath() else {InvalidCodepath()}
|
||||
|
||||
#if defined(__APPLE__) && defined(__MACH__)
|
||||
#define OS_MAC 1
|
||||
|
||||
Reference in New Issue
Block a user