mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
use -flto=thin as LTO flag; MemoryCardSys work
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
u32 GetCinematicCount() const;
|
||||
s32 GetCinematicIndex(const TEditorId& id) const;
|
||||
const std::vector<TEditorId>& GetCinematics() const { return x4_cinematics; }
|
||||
const std::vector<SScanState>& GetScans() const { return x44_scans; }
|
||||
u32 GetRelayCount() const;
|
||||
s32 GetRelayIndex(const TEditorId& id) const;
|
||||
TEditorId GetRelayEditorId(u32 idx) const;
|
||||
|
||||
Reference in New Issue
Block a user