yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
diagnostics_panel.h File Reference
#include <functional>
#include <span>
#include <string>
#include "core/assembly_diagnostic.h"
Include dependency graph for diagnostics_panel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::editor::DiagnosticsPanelCallbacks
 

Namespaces

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

Functions

void yaze::editor::DrawDiagnosticsPanel (std::span< const core::AssemblyDiagnostic > diagnostics, const DiagnosticsPanelCallbacks &callbacks)