mirror of
https://github.com/KarolS/millfork.git
synced 2024-12-28 11:31:58 +00:00
6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
|
// set no joystick as the default
|
||
|
|
||
|
import joy
|
||
|
|
||
|
alias read_joy = reset_joy
|