mirror of
https://github.com/zeldaret/ss
synced 2026-09-03 09:59:55 -04:00
d_t_sword_battle_game Linked
This commit is contained in:
@@ -24,12 +24,10 @@ public:
|
||||
|
||||
bool checkInEvent(const char *eventName);
|
||||
|
||||
static bool checkInBossRushFlag();
|
||||
bool checkInBossRushFlag();
|
||||
void unsetInBossRushFlag();
|
||||
void setInBossRushFlag();
|
||||
|
||||
static bool checkInBossRushMinigame();
|
||||
|
||||
void unsetEarlyFightFlags() const;
|
||||
void unsetImprisonedFightFlags() const;
|
||||
void unsetDemiseFightFlag() const;
|
||||
|
||||
Reference in New Issue
Block a user