mirror of
https://github.com/zeldaret/ss
synced 2026-07-01 03:40:11 -04:00
every d_pad function attempted
This commit is contained in:
+1
-1
@@ -439,7 +439,7 @@ bool dFlow_c::handleEventInternal(const MsbFlowInfo *element) {
|
||||
dLytControlGame_c::getInstance()->somehowRelatedToEnteringLightPillars(val, p3, p2);
|
||||
}
|
||||
} else {
|
||||
dLytMap_c::getInstance()->lightPillarRelated(val, p3, p2);
|
||||
dLytMap_c::GetInstance()->lightPillarRelated(val, p3, p2);
|
||||
}
|
||||
dMessage_c::getInstance()->storeLightPillarRelatedArg(p4);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user