Initial gamelib integration AAS2 with some animation and physics and another integration pass on idLib.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
bool AssertFailed(const char* file, int line, const char* expression,
|
||||
bool inlineBreak);
|
||||
Reference in New Issue
Block a user