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

#include <snes_tile.h>

Public Attributes

uint32_t id
 
uint32_t palette_id
 
uint8_t data [64]
 

Detailed Description

Definition at line 11 of file snes_tile.h.

Member Data Documentation

◆ id

uint32_t snes_tile8::id

Definition at line 12 of file snes_tile.h.

◆ palette_id

uint32_t snes_tile8::palette_id

Definition at line 13 of file snes_tile.h.

◆ data

uint8_t snes_tile8::data[64]

Definition at line 14 of file snes_tile.h.

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


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