mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Lots of work on CAutoMapper
This commit is contained in:
@@ -218,6 +218,7 @@ public:
|
||||
void ActivateContinueDelayHintTimer(const char* name);
|
||||
void DismissDisplayedHint();
|
||||
u32 GetNextHintIdx() const;
|
||||
const std::vector<SHintState>& GetHintStates() const { return x0_hintStates; }
|
||||
void Update(float dt, const CStateManager& stateMgr);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user