ec80a302ae5c223c6b0b89a934cfc5819ae3b9a3
[mercenary-reloaded.git] / src / libjoystick / joystick.h
1
2 uint16_t emulate_joystick_read(uint32_t address);
3 void set_joystick(int left, int right, int up, int down, int fire);
4