Realmatch dStage_roomControl_c's static weak functions

This commit is contained in:
LagoLunatic
2024-02-03 16:23:18 -05:00
parent 74f571ff97
commit 2103305ac9
7 changed files with 17 additions and 45 deletions
-6
View File
@@ -1485,12 +1485,6 @@ void dSv_info_c::onSwitch(int i_no, int i_roomNo) {
}
}
// TODO: Not sure why this weak function doesn't get inlined.
/* 8005DCD0-8005DCEC .text getZoneNo__20dStage_roomControl_cFi */
int dStage_roomControl_c::getZoneNo(int i_roomNo) {
return mStatus[i_roomNo].mZoneNo;
}
/* 8005DCEC-8005DE98 .text offSwitch__10dSv_info_cFii */
void dSv_info_c::offSwitch(int i_no, int i_roomNo) {
JUT_ASSERT(VERSION_SELECT(3421, 3448, 3448),