mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
implement RegistrationBook::HandleClick (#685)
* implement RegistrationBook::HandleClick * fix build * Style --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -68,6 +68,7 @@ private:
|
||||
MxLong HandleKeyPress(MxS8 p_key);
|
||||
MxLong HandleClick(LegoControlManagerEvent& p_param);
|
||||
MxLong HandleNotification19(MxParam& p_param);
|
||||
void FUN_100775c0(MxS16 p_playerIndex);
|
||||
};
|
||||
|
||||
#endif // REGISTRATIONBOOK_H
|
||||
|
Reference in New Issue
Block a user