yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::CustomObject::TileMapEntry Struct Reference

#include <custom_object.h>

Public Attributes

int rel_x
 
int rel_y
 
uint16_t tile_data
 

Detailed Description

Definition at line 33 of file custom_object.h.

Member Data Documentation

◆ rel_x

int yaze::zelda3::CustomObject::TileMapEntry::rel_x

Definition at line 34 of file custom_object.h.

◆ rel_y

int yaze::zelda3::CustomObject::TileMapEntry::rel_y

Definition at line 35 of file custom_object.h.

◆ tile_data

uint16_t yaze::zelda3::CustomObject::TileMapEntry::tile_data

Definition at line 36 of file custom_object.h.


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