mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 04:09:16 +00:00
Obliterate hsBool
This commit is contained in:
@ -63,7 +63,7 @@ public:
|
||||
plAvBrainCoop(uint32_t exitFlags, float fadeIn, float fadeOut, MoveMode moveMode,
|
||||
uint32_t initiatorID, uint16_t initiatorSerial, plKey hostKey);
|
||||
|
||||
hsBool MsgReceive(plMessage *msg);
|
||||
bool MsgReceive(plMessage *msg);
|
||||
virtual bool RelayNotifyMsg(plNotifyMsg *msg);
|
||||
void EnableGuestClick();
|
||||
|
||||
|
Reference in New Issue
Block a user