MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / GetFrameskipValueAsInt

Function GetFrameskipValueAsInt

Source/Utility/Preferences.cpp:557–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555}
556
557u32 GetFrameskipValueAsInt( EFrameskipValue value )
558{
559 return value;
560}
561
562EFrameskipValue GetFrameskipValueFromInt( u32 value )
563{

Callers 1

OutputSectionDetailsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected