Telestrat joystick management

This commit is contained in:
jede
2020-05-24 22:47:20 +02:00
committed by greg-king5
parent f8be35b41e
commit 532240a2db
6 changed files with 155 additions and 5 deletions

View File

@@ -2,7 +2,8 @@
; Jede (jede@oric.org), 2017-10-16
;
.export tgi_libref
.export joy_libref, tgi_libref
.import _exit
joy_libref := _exit
tgi_libref := _exit