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
+1 -1
View File
@@ -973,7 +973,7 @@ BOOL daArrow_c::procStop_BG() {
field_0x6a0--;
if (field_0x6a0 < 60) {
// This matches but probably isn't what they actually wrote.
// Fakematch
u32 signBit = ((u32)field_0x6a0)>>31;
if ((((field_0x6a0&1) ^ signBit) - signBit) == 0) {
field_0x698 = false;