yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::gfx::tile8 Struct Reference

#include <snes_tile.h>

Public Attributes

uint32_t id
 
char data [64]
 
uint32_t palette_id
 

Detailed Description

Definition at line 26 of file snes_tile.h.

Member Data Documentation

◆ id

uint32_t yaze::app::gfx::tile8::id

Definition at line 27 of file snes_tile.h.

◆ data

char yaze::app::gfx::tile8::data[64]

Definition at line 28 of file snes_tile.h.

Referenced by yaze::app::gfx::PackBppTile(), and yaze::app::gfx::UnpackBppTile().

◆ palette_id

uint32_t yaze::app::gfx::tile8::palette_id

Definition at line 29 of file snes_tile.h.


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