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

Functions

void InitializePlatform ()
 

Variables

Platform g_cached_platform = Platform::kWindows
 
bool g_platform_initialized = false
 

Function Documentation

◆ InitializePlatform()

void yaze::gui::anonymous_namespace{platform_keys.cc}::InitializePlatform ( )

Variable Documentation

◆ g_cached_platform

Platform yaze::gui::anonymous_namespace{platform_keys.cc}::g_cached_platform = Platform::kWindows

Definition at line 15 of file platform_keys.cc.

Referenced by InitializePlatform().

◆ g_platform_initialized

bool yaze::gui::anonymous_namespace{platform_keys.cc}::g_platform_initialized = false

Definition at line 16 of file platform_keys.cc.

Referenced by InitializePlatform().