#include <array>#include <cstdint>#include <string>#include <vector>#include "absl/status/status.h"#include "absl/status/statusor.h"
Go to the source code of this file.
Classes | |
| struct | yaze::gfx::ZsprMetadata |
| Metadata from a ZSPR file header. More... | |
| struct | yaze::gfx::ZsprData |
| Complete data loaded from a ZSPR file. More... | |
| class | yaze::gfx::ZsprLoader |
| Loader for ZSPR (ALttP Randomizer) sprite files. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::gfx |
| Contains classes for handling graphical data. | |