mirror of
https://github.com/pret/pokeyellow.git
synced 2026-03-21 17:34:31 -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
|