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

#include <room_object.h>

Public Attributes

uint8_t b1
 
uint8_t b2
 
uint8_t b3
 

Detailed Description

Definition at line 104 of file room_object.h.

Member Data Documentation

◆ b1

uint8_t yaze::zelda3::RoomObject::ObjectBytes::b1

Definition at line 105 of file room_object.h.

Referenced by yaze::zelda3::RoomObject::EncodeObjectToBytes().

◆ b2

uint8_t yaze::zelda3::RoomObject::ObjectBytes::b2

Definition at line 106 of file room_object.h.

Referenced by yaze::zelda3::RoomObject::EncodeObjectToBytes().

◆ b3

uint8_t yaze::zelda3::RoomObject::ObjectBytes::b3

Definition at line 107 of file room_object.h.

Referenced by yaze::zelda3::RoomObject::EncodeObjectToBytes().


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