mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-01 05:05:32 +00:00
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
// set NES joypad in port 1 as the default
|
|
|
|
import nes_joy
|
|
|
|
alias read_joy = read_joy1
|