d_s_room start

This commit is contained in:
Jasper St. Pierre
2023-10-14 15:08:18 -07:00
parent 357ce8687e
commit f8f6a4fbc5
7 changed files with 316 additions and 49 deletions
+1 -1
View File
@@ -634,7 +634,7 @@ s32 phase_0(dScnLogo_c* i_this) {
JUT_ASSERT(VERSION_SELECT(1169, 1350, 1378), rt == 1);
rt = dComIfG_setObjectRes("Logo", (u8)2, NULL);
rt = dComIfG_setObjectRes("Logo", JKRArchive::MOUNT_DIRECTION_TAIL, NULL);
JUT_ASSERT(VERSION_SELECT(1173, 1354, 1382), rt == 1);
#if VERSION == VERSION_PAL