yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze_flags Struct Reference

Flags to initialize the Yaze library. More...

#include <yaze.h>

Collaboration diagram for yaze_flags:

Public Attributes

int debug
 
const char * rom_filename
 
z3_romrom
 

Detailed Description

Flags to initialize the Yaze library.

Definition at line 52 of file yaze.h.

Member Data Documentation

◆ debug

int yaze_flags::debug

Definition at line 53 of file yaze.h.

Referenced by BOOST_PYTHON_MODULE().

◆ rom_filename

const char* yaze_flags::rom_filename

Definition at line 54 of file yaze.h.

Referenced by BOOST_PYTHON_MODULE(), yaze::test::TEST(), and yaze_init().

◆ rom

z3_rom* yaze_flags::rom

Definition at line 55 of file yaze.h.

Referenced by BOOST_PYTHON_MODULE(), yaze_cleanup(), and yaze_init().


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