MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getGameSpeed

Function getGameSpeed

src/OpenLoco/src/SceneManager.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 }
142
143 GameSpeed getGameSpeed()
144 {
145 return _gameSpeed;
146 }
147
148 // 0x00439A70 (speed: 0)
149 // 0x00439A93 (speed: 1)

Callers 5

sub_428E47Function · 0.85
tickFunction · 0.85
prepareDrawFunction · 0.85
createNewsWindowFunction · 0.85
doCommandForRealFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected