#include <room_object.h>
Public Attributes | |
| uint8_t | b1 |
| uint8_t | b2 |
| uint8_t | b3 |
Definition at line 124 of file room_object.h.
| uint8_t yaze::zelda3::RoomObject::ObjectBytes::b1 |
Definition at line 125 of file room_object.h.
Referenced by yaze::zelda3::RoomObject::EncodeObjectToBytes(), and yaze::zelda3::ValidateRoomObjectStreamEntryForSave().
| uint8_t yaze::zelda3::RoomObject::ObjectBytes::b2 |
Definition at line 126 of file room_object.h.
Referenced by yaze::zelda3::RoomObject::EncodeObjectToBytes(), and yaze::zelda3::ValidateRoomObjectStreamEntryForSave().
| uint8_t yaze::zelda3::RoomObject::ObjectBytes::b3 |
Definition at line 127 of file room_object.h.
Referenced by yaze::zelda3::RoomObject::EncodeObjectToBytes(), and yaze::zelda3::ValidateRoomObjectStreamEntryForSave().