mirror of
https://github.com/open-goal/jak-project
synced 2026-06-01 09:48:00 -04:00
Force-enable assert on release mode Windows build (#440)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* This implements a decoder for the GOAL linking format.
|
||||
*/
|
||||
|
||||
#include <cassert>
|
||||
#include "common/util/assert.h"
|
||||
#include <cstring>
|
||||
#include "LinkedObjectFileCreation.h"
|
||||
#include "decompiler/config.h"
|
||||
|
||||
Reference in New Issue
Block a user