mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
Fixed issues
This commit is contained in:
parent
46fa984b6e
commit
6ffc6fd4c1
|
|
@ -7,7 +7,6 @@ struct ActorInitInfo;
|
|||
|
||||
class MultiGateKeeperWatcher {
|
||||
public:
|
||||
MultiGateKeeperWatcher(const char*);
|
||||
MultiGateKeeperWatcher(const char*);
|
||||
void init(const al::ActorInitInfo&);
|
||||
bool isExistAliveGK() const;
|
||||
|
|
|
|||
Loading…
Reference in a new issue