yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_torch_codec.h File Reference
#include <cstdint>
Include dependency graph for dungeon_torch_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::LightableTorchEntry
 
struct  yaze::zelda3::LightableTorchBytes
 

Namespaces

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

Functions

LightableTorchEntry yaze::zelda3::DecodeLightableTorchEntry (const LightableTorchBytes &bytes)
 
LightableTorchBytes yaze::zelda3::EncodeLightableTorchEntry (const LightableTorchEntry &entry)