mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
@@ -49,8 +49,6 @@ namespace boss {
|
||||
|
||||
bool GetVertexByName(const PluginGraph& graph, const std::string& name, vertex_t& vertex);
|
||||
|
||||
void SaveGraph(const PluginGraph& graph, const boost::filesystem::path outpath);
|
||||
|
||||
void Sort(const PluginGraph& graph, std::list<Plugin>& plugins);
|
||||
|
||||
void CheckForCycles(const PluginGraph& graph);
|
||||
|
||||
Reference in New Issue
Block a user