mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
5 lines
85 B
NASM
5 lines
85 B
NASM
Kurt_SelectQuantity_InterpretJoypad:
|
|
call BuySellToss_InterpretJoypad
|
|
ld b, a
|
|
ret
|