OVR: Render sights and interstellar sun at correct distance
[mercenary-reloaded.git] / src / libkeyboard / keyboard.h
1
2 uint16_t emulate_keyboard_read(uint32_t address);
3 void set_key(const char *key, int down);
4