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

Function loc_4BECDE

src/OpenLoco/src/Input/Keyboard.cpp:71–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 static void loc_4BECDE()
72 {
73 SceneManager::addSceneFlags(SceneManager::Flags::driverCheatEnabled);
74
75 Audio::playSound(Audio::SoundId::clickPress, Audio::ChannelId::ui, Ui::width() / 2);
76 }
77
78 static void loc_4BED04()
79 {

Callers

nothing calls this directly

Calls 3

addSceneFlagsFunction · 0.85
playSoundFunction · 0.85
widthFunction · 0.85

Tested by

no test coverage detected