mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:07:43 +00:00
Conform CElementGen with retail
This commit is contained in:
@@ -372,7 +372,6 @@ public:
|
||||
void UpdateRoomAcoustics(TAreaId);
|
||||
TAreaId GetNextAreaId() const { return x8cc_nextAreaId; }
|
||||
void SetCurrentAreaId(TAreaId);
|
||||
void DeleteObjectRequest(TUniqueId);
|
||||
CEntity* ObjectById(TUniqueId uid);
|
||||
const CEntity* GetObjectById(TUniqueId uid) const;
|
||||
void AreaUnloaded(TAreaId);
|
||||
|
||||
Reference in New Issue
Block a user