Antkeeper
0.0.1
|
#include "game/load.hpp"
#include <engine/debug/log.hpp>
#include <engine/utility/json.hpp>
#include <engine/resources/resource-manager.hpp>
Go to the source code of this file.
Namespaces | |
load | |
Functions | |
void | load::colony (::game &ctx, const std::filesystem::path &path) |
Loads a colony. More... | |