mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
Force-enable assert on release mode Windows build (#440)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Uses xdbg functions to debug an OpenGOAL target.
|
||||
*/
|
||||
|
||||
#include <cassert>
|
||||
#include "common/util/assert.h"
|
||||
#include "Debugger.h"
|
||||
#include "common/util/Timer.h"
|
||||
#include "common/goal_constants.h"
|
||||
|
||||
Reference in New Issue
Block a user