yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
startup_flags.h File Reference
#include <string>
#include "absl/strings/ascii.h"
#include "absl/strings/string_view.h"
Include dependency graph for startup_flags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaze
 

Enumerations

enum class  yaze::StartupVisibility { yaze::kAuto , yaze::kShow , yaze::kHide }
 Tri-state toggle used for startup UI visibility controls. More...
 

Functions

StartupVisibility yaze::StartupVisibilityFromString (absl::string_view value)
 
std::string yaze::StartupVisibilityToString (StartupVisibility value)