yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::editor::anonymous_namespace{assembly_editor.cc} Namespace Reference

Functions

std::vector< std::string > RemoveIgnoredFiles (const std::vector< std::string > &files, const std::vector< std::string > &ignored_files)
 
core::FolderItem LoadFolder (const std::string &folder)
 

Function Documentation

◆ RemoveIgnoredFiles()

std::vector< std::string > yaze::app::editor::anonymous_namespace{assembly_editor.cc}::RemoveIgnoredFiles ( const std::vector< std::string > & files,
const std::vector< std::string > & ignored_files )

Definition at line 16 of file assembly_editor.cc.

References RemoveIgnoredFiles().

Referenced by LoadFolder(), and RemoveIgnoredFiles().

Here is the call graph for this function:

◆ LoadFolder()

core::FolderItem yaze::app::editor::anonymous_namespace{assembly_editor.cc}::LoadFolder ( const std::string & folder)