mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 13:29:48 +00:00
CSwitch::SignalAttachedItems
This commit is contained in:
parent
c6137baa64
commit
1245bb82f1
@ -1,6 +1,13 @@
|
||||
#include "switch.h"
|
||||
#include "trig.h"
|
||||
#include "validate.h"
|
||||
|
||||
// @Ok
|
||||
void CSwitch::SignalAttachedItems(void)
|
||||
{
|
||||
Trig_SendPulse(Trig_GetLinksPointer(this->field_DE));
|
||||
}
|
||||
|
||||
// @Ok
|
||||
void __inline CSwitch::SwitchInactive(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user