mirror of
https://github.com/KarolS/millfork.git
synced 2024-12-25 06:29:17 +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
|