d_a_vrbox2 matching (#2981)

This commit is contained in:
Max Roncace
2025-12-21 13:52:34 -05:00
committed by GitHub
parent 16a2980f5a
commit ee32f5db55
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1107,7 +1107,7 @@ public:
}
static BOOL GetTimePass() { return m_time_pass; }
static s8 getStayNo() { return mStayNo; }
static int getStayNo() { return mStayNo; }
static u8 getRegionNo(int i_roomNo) { return mStatus[i_roomNo].mRegionNo; }
static s8 getMemoryBlockID(int i_roomNo) { return mStatus[i_roomNo].mMemBlockID; }
dKy_tevstr_c* getTevStr(int i_roomNo) {