mirror of
https://github.com/open-goal/jak-project
synced 2026-06-01 17:58:14 -04:00
Force-enable assert on release mode Windows build (#440)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Utility class to read a .STR file and extract the full file name.
|
||||
*/
|
||||
|
||||
#include <cassert>
|
||||
#include "common/util/assert.h"
|
||||
#include <cstring>
|
||||
#include "common/util/FileUtil.h"
|
||||
#include "game/common/overlord_common.h"
|
||||
|
||||
Reference in New Issue
Block a user