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

#include <yaze.h>

Public Attributes

const char * name
 
const char * filepath
 
const char * rom_filename
 
const char * code_folder
 
const char * labels_filename
 

Detailed Description

Definition at line 36 of file yaze.h.

Member Data Documentation

◆ name

const char* yaze_project::name

Definition at line 37 of file yaze.h.

◆ filepath

const char* yaze_project::filepath

Definition at line 38 of file yaze.h.

Referenced by BOOST_PYTHON_MODULE(), and yaze_load_project().

◆ rom_filename

const char* yaze_project::rom_filename

Definition at line 39 of file yaze.h.

Referenced by yaze_init().

◆ code_folder

const char* yaze_project::code_folder

Definition at line 40 of file yaze.h.

◆ labels_filename

const char* yaze_project::labels_filename

Definition at line 41 of file yaze.h.


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