mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-20 19:57:53 -05:00
chore: always build fastfile when there are assets defined
This commit is contained in:
@ -52,4 +52,6 @@ public:
|
||||
|
||||
_NODISCARD iterator begin() const;
|
||||
_NODISCARD iterator end() const;
|
||||
|
||||
static std::unique_ptr<ZoneAssetPools> CreateForGame(GameId game, Zone* zone, zone_priority_t priority);
|
||||
};
|
||||
|
Reference in New Issue
Block a user