mirror of
https://github.com/pret/pokeyellow.git
synced 2026-09-26 13:23:04 -04:00
11 lines
261 B
NASM
11 lines
261 B
NASM
VermilionTradeHouse_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
VermilionTradeHouse_TextPointers:
|
|
def_text_pointers
|
|
dw_const VermilionTradeHouseGentlemanText, TEXT_VERMILIONTRADEHOUSE_GENTLEMAN
|
|
|
|
VermilionTradeHouseGentlemanText:
|
|
text_far TeachingHMsText
|
|
text_end
|