mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-11 12:29:46 +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
|