d_a_npc work (#2306)

This commit is contained in:
Caroline Madsen
2025-02-23 17:43:25 -05:00
committed by GitHub
parent 531a6d6d68
commit e3d0b94122
89 changed files with 2058 additions and 2945 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ static int daVrbox2_Draw(vrbox2_class* i_this) {
if (dComIfGp_roomControl_getStayNo() >= 0) {
s32 stayNo = dComIfGp_roomControl_getStayNo();
filelist_p = dComIfGp_roomControl_getStatusRoomDt(stayNo)->mRoomDt.getFileListInfo();
filelist_p = dComIfGp_roomControl_getStatusRoomDt(stayNo)->getFileListInfo();
}
if (filelist_p != NULL) {