#include <cstdint>#include <string>#include "absl/status/status.h"#include "rom/rom.h"#include "zelda3/overworld/diggable_tiles.h"
Go to the source code of this file.
Classes | |
| struct | yaze::zelda3::DiggableTilesPatchConfig |
| Configuration for diggable tiles ASM patch generation. More... | |
| class | yaze::zelda3::DiggableTilesPatch |
| Generates ASM patches for table-based diggable tile lookup. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::zelda3 |
| Zelda 3 specific classes and functions. | |