mirror of
https://github.com/pret/pokeyellow.git
synced 2024-11-23 05:49:57 +00: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
|