summaryrefslogtreecommitdiff
path: root/engine/routines/kurt_selectquantity_interpretjoypad.asm
blob: 12a43e32566d18b6ee19141cf4eaa9a1414cfd99 (plain)
1
2
3
4
Kurt_SelectQuantity_InterpretJoypad: ; 27a28
	call BuySellToss_InterpretJoypad
	ld b, a
	ret