#include <dungeon_torch_codec.h>
Public Attributes | |
| uint8_t | low = 0 |
| uint8_t | high = 0 |
Definition at line 35 of file dungeon_torch_codec.h.
| uint8_t yaze::zelda3::LightableTorchBytes::low = 0 |
Definition at line 36 of file dungeon_torch_codec.h.
Referenced by yaze::zelda3::DecodeLightableTorchEntry(), yaze::zelda3::EncodeLightableTorchEntry(), and yaze::zelda3::anonymous_namespace{room.cc}::EncodeTorchSegmentForRoom().
| uint8_t yaze::zelda3::LightableTorchBytes::high = 0 |
Definition at line 37 of file dungeon_torch_codec.h.
Referenced by yaze::zelda3::DecodeLightableTorchEntry(), and yaze::zelda3::anonymous_namespace{room.cc}::EncodeTorchSegmentForRoom().