#include "cli/cli.h"#include "app/gfx/util/scad_format.h"#include "app/gfx/resource/arena.h"#include "absl/flags/flag.h"#include "absl/flags/declare.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::cli |
| Namespace for the command line interface. | |
Functions | |
| ABSL_DECLARE_FLAG (std::string, rom) | |
| absl::Status | yaze::cli::HandleGfxExportLegacy (const std::vector< std::string > &arg_vec) |
| absl::Status | yaze::cli::HandleGfxImportLegacy (const std::vector< std::string > &arg_vec) |
| ABSL_DECLARE_FLAG | ( | std::string | , |
| rom | |||
| ) |