mirror of
https://github.com/KarolS/millfork.git
synced 2024-12-22 16:31:02 +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
|