yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze_editor_context Struct Reference

#include <yaze.h>

Collaboration diagram for yaze_editor_context:

Public Attributes

zelda3_romrom
 
yaze_projectproject
 
const char * error_message
 

Detailed Description

Definition at line 18 of file yaze.h.

Member Data Documentation

◆ rom

zelda3_rom* yaze_editor_context::rom

Definition at line 19 of file yaze.h.

Referenced by yaze_init(), and yaze_shutdown().

◆ project

yaze_project* yaze_editor_context::project

Definition at line 20 of file yaze.h.

Referenced by BOOST_PYTHON_MODULE(), and yaze_init().

◆ error_message

const char* yaze_editor_context::error_message

Definition at line 21 of file yaze.h.

Referenced by yaze_init().


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