mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-04 09:04:33 +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
|