#include <string>
#include "app/editor/editor.h"
#include "app/gui/modules/text_editor.h"
#include "app/gui/style.h"
Go to the source code of this file.
Classes | |
struct | yaze::editor::FolderItem |
class | yaze::editor::AssemblyEditor |
Text editor for modifying assembly code. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |