yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_block_codec.h File Reference
#include <cstdint>
Include dependency graph for dungeon_block_codec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::zelda3::PushableBlockEntry
 
struct  yaze::zelda3::PushableBlockBytes
 

Namespaces

namespace  yaze
 
namespace  yaze::zelda3
 Zelda 3 specific classes and functions.
 

Functions

PushableBlockEntry yaze::zelda3::DecodePushableBlockEntry (const PushableBlockBytes &bytes)
 
PushableBlockBytes yaze::zelda3::EncodePushableBlockEntry (const PushableBlockEntry &entry)