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

Function processKeyboardInput

src/OpenLoco/src/Input/Keyboard.cpp:266–270  ·  view source on GitHub ↗

0x004BEC5B

Source from the content-addressed store, hash-verified

264
265 // 0x004BEC5B
266 void processKeyboardInput()
267 {
268 cheat();
269 normalKey();
270 }
271
272 // 0x004BEC5B
273 static void cheat()

Callers 3

sub_431695Function · 0.85
openFunction · 0.85
openFunction · 0.85

Calls 2

normalKeyFunction · 0.85
cheatFunction · 0.70

Tested by

no test coverage detected