mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-22 23:38:33 -05:00
5 lines
85 B
NASM
5 lines
85 B
NASM
Kurt_SelectQuantity_InterpretJoypad:
|
|
call BuySellToss_InterpretJoypad
|
|
ld b, a
|
|
ret
|