mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 06:55:05 +00:00
Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a9
This commit is contained in:
@@ -17,6 +17,10 @@ class CHintOptions {
|
||||
public:
|
||||
void SetHintNextTime();
|
||||
|
||||
void DelayHint(const rstl::string& name);
|
||||
void ActivateImmediateHintTimer(const rstl::string& name);
|
||||
void ActivateContinueDelayHintTimer(const rstl::string& name);
|
||||
|
||||
private:
|
||||
rstl::vector< SHintState > x0_hintStates;
|
||||
int x10_nextHintIdx;
|
||||
|
||||
Reference in New Issue
Block a user