mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-09 02:15:44 -04:00
Fix optimization flag for Shield (#3004)
* Fix optimization flag for Shield * Minor debug work * Fix NULL asserts
This commit is contained in:
@@ -117,6 +117,7 @@ int daTitle_c::create() {
|
||||
field_0x5f9 = 0;
|
||||
|
||||
m2DHeap = JKRExpHeap::create(0x8000, mDoExt_getGameHeap(), false);
|
||||
JUT_ASSERT(345, m2DHeap != NULL);
|
||||
loadWait_init();
|
||||
g_daTitHIO.field_0x4 = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user