Add version ifdefs for demo resource headers

This commit is contained in:
LagoLunatic
2025-08-16 17:39:08 -04:00
parent 9d986dc64c
commit 07697afbe8
41 changed files with 1417 additions and 18 deletions
+8
View File
@@ -36,11 +36,19 @@ void daIkari_c::setMtx() {
/* 000001C4-00000290 .text _createHeap__9daIkari_cFv */
BOOL daIkari_c::_createHeap() {
static int ikari_bdl[5] = {
#if VERSION == VERSION_DEMO
IKARI_BMD_S_IKARI2,
IKARI_BMD_S_IKARI2,
IKARI_BMD_S_IKARI2,
IKARI_BMD_S_IKARI3,
IKARI_BMD_S_IKARI4,
#else
IKARI_BDL_S_IKARI2,
IKARI_BDL_S_IKARI2,
IKARI_BDL_S_IKARI2,
IKARI_BDL_S_IKARI3,
IKARI_BDL_S_IKARI4,
#endif
};
J3DModelData* modelData =