mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:47:43 +00:00
More mouse events for pause screen
This commit is contained in:
@@ -80,6 +80,10 @@ public:
|
||||
|
||||
void SelectWorker(int);
|
||||
|
||||
void DoSelectWorker(int);
|
||||
|
||||
void SetWorkersMouseActive(bool);
|
||||
|
||||
void ProcessUserInput(const CFinalInput& input);
|
||||
|
||||
bool AddWorkerWidget(CGuiWidget* worker) { return true; }
|
||||
|
||||
Reference in New Issue
Block a user