shithub: pokered

ref: 21c266b950e5f4379bb7c3f605689b9070c8f48d
dir: /home/textbox.asm/

View raw version
; function to draw various text boxes
; INPUT:
; [wTextBoxID] = text box ID
; b, c = y, x cursor position (TWO_OPTION_MENU only)
DisplayTextBoxID::
	homecall_sf DisplayTextBoxID_
	ret