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

Function openKeyboardShortcuts

src/OpenLoco/src/Ui/Windows/Options.cpp:1888–1891  ·  view source on GitHub ↗

0x004C118D

Source from the content-addressed store, hash-verified

1886
1887 // 0x004C118D
1888 static void openKeyboardShortcuts()
1889 {
1890 KeyboardShortcuts::open();
1891 }
1892
1893 // 0x004C1195
1894 static void onUpdate(Window& self)

Callers 1

onMouseUpFunction · 0.85

Calls 1

openFunction · 0.70

Tested by

no test coverage detected