Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_431695
Function · 0.85
open
Function · 0.85
open
Function · 0.85
Calls
2
normalKey
Function · 0.85
cheat
Function · 0.70
Tested by
no test coverage detected