yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
anonymous_namespace{cli_main.cc} Namespace Reference

Classes

struct  ParsedGlobals
 

Functions

void PrintVersion ()
 
void PrintCompactHelp ()
 
ParsedGlobals ParseGlobalFlags (int argc, char *argv[])
 

Function Documentation

◆ PrintVersion()

void anonymous_namespace{cli_main.cc}::PrintVersion ( )

Definition at line 31 of file cli_main.cc.

References yaze::cli::GetColoredLogo().

Referenced by main().

Here is the call graph for this function:

◆ PrintCompactHelp()

void anonymous_namespace{cli_main.cc}::PrintCompactHelp ( )

Definition at line 41 of file cli_main.cc.

References yaze::cli::GetColoredLogo().

Referenced by main().

Here is the call graph for this function:

◆ ParseGlobalFlags()