#include "object_templates.h"#include <filesystem>#include <fstream>#include <iostream>#include "absl/strings/str_format.h"#include "nlohmann/json.hpp"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::zelda3 |
| Zelda 3 specific classes and functions. | |
Typedefs | |
| using | yaze::zelda3::json = nlohmann::json |
Functions | |
| yaze::zelda3::NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE (TemplateObject, id, rel_x, rel_y, size, layer) NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE(ObjectTemplate | |
Variables | |
| yaze::zelda3::name | |
| yaze::zelda3::description | |
| yaze::zelda3::category | |