blob: 2eb74fce86cab4e6a06044157b2581f24dce8792 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 | UndergroundPathRoute7Copy_Script:
	ld a, ROUTE_7
	ld [wLastMap], a
	ret
UndergroundPathRoute7Copy_TextPointers:
	dw UGPathRoute7EntranceUnusedText_5d773
	dw UGPathRoute7EntranceUnusedText_5d77d
UGPathRoute7EntranceUnusedText_5d773:
	text_far _UGPathRoute7EntranceUnusedText_5d773
	text_end
UGPathRoute7EntranceUnusedText_5d778:
	text_far _UGPathRoute7EntranceUnusedText_5d778
	text_end
UGPathRoute7EntranceUnusedText_5d77d:
	text_far _UGPathRoute7EntranceUnusedText_5d77d
	text_end
UGPathRoute7EntranceUnusedText_5d782:
	text_far _UGPathRoute7EntranceUnusedText_5d782
	text_end
 |