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

#include <assembly_editor.h>

Public Attributes

std::string file
 
int line = 0
 
int column = 0
 

Detailed Description

Definition at line 26 of file assembly_editor.h.

Member Data Documentation

◆ file

std::string yaze::editor::AsmSymbolLocation::file

◆ line

int yaze::editor::AsmSymbolLocation::line = 0

◆ column

int yaze::editor::AsmSymbolLocation::column = 0

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