mirror of https://github.com/pret/pokecrystal.git
5 lines
93 B
NASM
5 lines
93 B
NASM
|
Kurt_SelectQuantity_InterpretJoypad: ; 27a28
|
||
|
call BuySellToss_InterpretJoypad
|
||
|
ld b, a
|
||
|
ret
|