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

One contiguous ROM-backed source span for an object's tile words. More...

#include <object_tile_editor.h>

Public Attributes

uint32_t pc_address = 0
 
std::vector< uint16_t > expected_words
 

Detailed Description

One contiguous ROM-backed source span for an object's tile words.

Definition at line 27 of file object_tile_editor.h.

Member Data Documentation

◆ pc_address

uint32_t yaze::zelda3::ObjectTileSourceSpan::pc_address = 0

◆ expected_words

std::vector<uint16_t> yaze::zelda3::ObjectTileSourceSpan::expected_words

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