yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::FolderItem Struct Reference

#include <assembly_editor.h>

Public Attributes

std::string name
 
std::vector< FolderItemsubfolders
 
std::vector< std::string > files
 

Detailed Description

Definition at line 13 of file assembly_editor.h.

Member Data Documentation

◆ name

std::string yaze::editor::FolderItem::name

◆ subfolders

std::vector<FolderItem> yaze::editor::FolderItem::subfolders

◆ files

std::vector<std::string> yaze::editor::FolderItem::files

The documentation for this struct was generated from the following file: