#include <cstdint>

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) |