Added Thrustmaster FCS emulation.

This commit is contained in:
SarahW 2016-07-21 20:14:17 +01:00
commit ef4d0ce9c2
6 changed files with 94 additions and 3 deletions

1
src/joystick_tm_fcs.h Normal file
View file

@ -0,0 +1 @@
extern joystick_if_t joystick_tm_fcs;