mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 16:27:41 +00:00
Initial CScriptDoor matches
This commit is contained in:
@@ -143,6 +143,9 @@ public:
|
||||
static CGameArea::CConstChainIterator GetAliveAreasEnd();
|
||||
void StopGlobalSound(ushort soundId);
|
||||
|
||||
int GetNumAreas() const { return x18_areas.size(); }
|
||||
bool AreSkyNeedsMet() const;
|
||||
|
||||
private:
|
||||
enum Phase {
|
||||
kP_Loading,
|
||||
|
||||
Reference in New Issue
Block a user