MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetSwitchVersion

Function GetSwitchVersion

Sources/Shared/Environment.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105
106#if defined(DEATH_TARGET_SWITCH)
107 std::uint32_t GetSwitchVersion()
108 {
109 return hosversionGet();
110 }
111
112 bool HasSwitchAtmosphere()
113 {

Callers 1

GetDeviceIDMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected