summaryrefslogtreecommitdiff
path: root/scripts/undergroundpathentranceroute5.asm
blob: ad05dfe690fc167cc5ece8b5346468c6174f3320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
UndergroundPathEntranceRoute5Script: ; 5d6a9 (17:56a9)
	ld a, $10
	ld [$d365], a
	ret

UndergroundPathEntranceRoute5_5d6af: ; 5d6af (17:56af)
	db "@"

UndergroundPathEntranceRoute5TextPointers: ; 5d6b0 (17:56b0)
	dw UndergroundPathEntranceRoute5Text1

UndergroundPathEntranceRoute5Text1: ; 5d6b2 (17:56b2)
	db $08 ; asm
	ld a, $9
	ld [wWhichTrade], a
	ld a, $54
	call Predef
	ld hl, UndergroundPathEntranceRoute5_5d6af
	ret