#include <dungeon_block_codec.h>
Public Attributes | |
| uint8_t | b1 = 0 |
| uint8_t | b2 = 0 |
| uint8_t | b3 = 0 |
| uint8_t | b4 = 0 |
Definition at line 40 of file dungeon_block_codec.h.
| uint8_t yaze::zelda3::PushableBlockBytes::b1 = 0 |
Definition at line 41 of file dungeon_block_codec.h.
Referenced by yaze::zelda3::DecodePushableBlockEntry(), and yaze::zelda3::EncodePushableBlockEntry().
| uint8_t yaze::zelda3::PushableBlockBytes::b2 = 0 |
Definition at line 42 of file dungeon_block_codec.h.
Referenced by yaze::zelda3::DecodePushableBlockEntry(), and yaze::zelda3::EncodePushableBlockEntry().
| uint8_t yaze::zelda3::PushableBlockBytes::b3 = 0 |
Definition at line 43 of file dungeon_block_codec.h.
Referenced by yaze::zelda3::DecodePushableBlockEntry(), and yaze::zelda3::EncodePushableBlockEntry().
| uint8_t yaze::zelda3::PushableBlockBytes::b4 = 0 |
Definition at line 44 of file dungeon_block_codec.h.
Referenced by yaze::zelda3::DecodePushableBlockEntry(), and yaze::zelda3::EncodePushableBlockEntry().