mirror of
https://github.com/pret/pokeyellow.git
synced 2026-04-24 23:46:48 -05: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
|