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

#include <zelda.h>

Public Attributes

const char * filename
 
const uint8_t * data
 
size_t size
 
void * impl
 

Detailed Description

Definition at line 86 of file zelda.h.

Member Data Documentation

◆ filename

const char* zelda3_rom::filename

Definition at line 87 of file zelda.h.

Referenced by yaze_load_rom().

◆ data

const uint8_t* zelda3_rom::data

Definition at line 88 of file zelda.h.

Referenced by yaze_load_rom().

◆ size

size_t zelda3_rom::size

Definition at line 89 of file zelda.h.

Referenced by yaze_load_rom().

◆ impl


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