yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
assembly_editor.cc File Reference
#include "assembly_editor.h"
#include "ImGuiFileDialog/ImGuiFileDialog.h"
#include "ImGuiColorTextEdit/TextEditor.h"
#include "app/core/platform/file_dialog.h"
#include "app/gui/icons.h"
Include dependency graph for assembly_editor.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::app
 Main namespace for the ImGui application.
 
namespace  yaze::app::editor
 Editors are the view controllers for the application.
 
namespace  yaze::app::editor::anonymous_namespace{assembly_editor.cc}
 

Functions

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)
 
core::FolderItem yaze::app::editor::anonymous_namespace{assembly_editor.cc}::LoadFolder (const std::string &folder)