shithub: pokered

ref: 6b8ddb6beb6e2c22d89abc2863d4660a9d94cab8
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