mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-01 05:05:32 +00:00
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
// set C64 joystick in port 2 as the default
|
|
|
|
import c64_joy
|
|
|
|
alias read_joy = read_joy2
|