mirror of
https://github.com/open-goal/jak-project
synced 2026-09-12 04:49:19 -04:00
failed to add more levels
This commit is contained in:
@@ -29,3 +29,5 @@ constexpr u32 DEBUG_HEAP_START = 0x8000000;
|
||||
namespace jak2 {
|
||||
constexpr u32 DEBUG_HEAP_SIZE = 0x2f00000;
|
||||
}
|
||||
|
||||
static_assert(DEBUG_HEAP_START > GLOBAL_HEAP_END, "global heap overrun into debug");
|
||||
|
||||
Reference in New Issue
Block a user