blob: 9d0cd756067300d7283ae7c07d247cecf369d088 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/BaadonWallpaperHouse.asm", ROMX
BaadonWallpaperHouseScriptLoader:: ; 9cb27 (27:4b27)
ret
BaadonWallpaperHouseTextPointers:: ; 9cb28 (27:4b28)
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
dw MapDefaultText
|