Revert change that made useHeapInit non-matching

This commit is contained in:
StuckInLimbo 2025-07-29 21:58:27 -04:00
parent 10d3ea079d
commit 9d09564a5e
No known key found for this signature in database
GPG Key ID: AB3739B111D9BEB6
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ public:
/* 80BD3C0C */ void setBaseMtx();
/* 80BD3DBC */ int create();
/* 80BD3338 */ inline bool CreateHeap();
/* 80BD3338 */ inline int CreateHeap();
/* 0x568 */ cXyz field1_0x568[10];
/* 0x5e0 */ cXyz field2_0x5e0[10];

View File

@ -89,7 +89,7 @@ SECTION_DEAD static char const* const stringBase_80BD4051 = "CaravanPiece.bmd";
/* 80BD4064-80BD4068 -00001 0004+00 3/3 0/0 0/0 .data l_arcName */
SECTION_DATA static const char* l_arcName = "SrvFence";
bool daObjCRVHAHEN_c::CreateHeap() {
int daObjCRVHAHEN_c::CreateHeap() {
J3DModelData* modelData = (J3DModelData*)dComIfG_getObjectRes(l_arcName,"CaravanPiece.bmd");
for (int i = 0; i < 10; i++) {