yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
gfx.cc File Reference
#include "cli/cli.h"
#include "app/gfx/scad_format.h"
#include "app/gfx/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)
 

Function Documentation

◆ ABSL_DECLARE_FLAG()

ABSL_DECLARE_FLAG ( std::string  ,
rom   
)