HD title logo for pal regions

This commit is contained in:
MelonSpeedruns
2026-06-11 13:55:46 -04:00
parent 6692eff3a3
commit 273c58d927
+8
View File
@@ -101,6 +101,14 @@ void daTit_HIO_c::genMessage(JORMContext* mctx) {
#endif
int daTitle_c::CreateHeap() {
#if TARGET_PC
if (dusk::tphd_active()) {
#undef l_arcName
#define l_arcName "Title"
}
#endif
J3DModelData* modelData = (J3DModelData*)dComIfG_getObjectRes(l_arcName, 10);
JUT_ASSERT(258, modelData);
mpModel = mDoExt_J3DModel__create(modelData, 0x80000, 0x11000285);