yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
assembly_editor.h File Reference
#include <string>
#include "ImGuiColorTextEdit/TextEditor.h"
#include "app/core/common.h"
#include "app/editor/utils/editor.h"
#include "app/gui/style.h"
Include dependency graph for assembly_editor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::app::editor::AssemblyEditor
 Text editor for modifying assembly code. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::app
 Main namespace for the ImGui application.
 
namespace  yaze::app::editor
 Editors are the view controllers for the application.