aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Route7.asm
blob: 7270a83c9540f744e289d49da82434e992fcbaeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Route7_Script:
	call EnableAutoTextBoxDrawing
	ret

Route7_TextPointers:
	def_text_pointers
	dw_const Route7UndergroundPathSignText, TEXT_ROUTE7_UNDERGROUND_PATH_SIGN

Route7UndergroundPathSignText:
	text_far _Route7UndergroundPathSignText
	text_end