1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gUnknown_083F7FC4:: @ 83F7FC4
.byte 1, 4, 1, 0
.4byte sub_810CFF8
.byte 2, 4, 1, 0
.4byte sub_810CFF8
.byte 3, 4, 1, 0
.4byte sub_810CFF8
.byte 5, 4, 1, 0
.4byte sub_810CFF8
.byte 6, 4, 1, 0
.4byte sub_810CFF8
.byte 7, 4, 1, 0
.4byte sub_810CFF8
.byte 8, 4, 1, 0
.4byte sub_810CFF8
.byte 9, 4, 1, 0
.4byte sub_810CFF8
.byte 4, 1, 0, 1
.4byte sub_810CE48
.byte 4, 2, 0, 1
.4byte sub_810CE48
.byte 4, 3, 0, 1
.4byte sub_810CE48
.byte 4, 5, 0, 1
.4byte sub_810CE48
.byte 4, 6, 0, 1
.4byte sub_810CE48
.byte 4, 7, 0, 1
.4byte sub_810CE48
.byte 4, 8, 0, 1
.4byte sub_810CE48
.byte 4, 9, 0, 1
.4byte sub_810CE48
.byte 0, 0, 0, 0
.4byte NULL
.align 2
gCaveTransitionPalette_White:: @ 83F804C
.rept 16
.2byte 0x7FFF
.endr
.align 2
gCaveTransitionPalette_Black:: @ 83F806C
.rept 16
.2byte 0x0000
.endr
gUnknown_083F808C:: @ 83F808C
.incbin "baserom.gba", 0x003f808c, 0x10
gUnknown_083F809C:: @ 83F809C
.incbin "baserom.gba", 0x003f809c, 0x10
.align 2
gCaveTransitionTilemap:: @ 83F80AC
.incbin "graphics/misc/cave_transition_map.bin.lz"
.align 2
gCaveTransitionTiles:: @ 83F828C
.incbin "graphics/misc/cave_transition.4bpp.lz"
gUnknown_083F8340:: @ 83F8340
.incbin "baserom.gba", 0x003f8340, 0x18
gUnknown_083F8358:: @ 83F8358
.incbin "baserom.gba", 0x003f8358, 0x4
gUnknown_083F835C:: @ 83F835C
.incbin "baserom.gba", 0x003f835c, 0x8
gUnknown_083F8364:: @ 83F8364
.incbin "baserom.gba", 0x003f8364, 0xc
gUnknown_083F8370:: @ 83F8370
.incbin "baserom.gba", 0x003f8370, 0x6
gUnknown_083F8376:: @ 83F8376
.incbin "baserom.gba", 0x003f8376, 0xa
.align 2
gUnknown_083F8380:: @ 83F8380
.4byte OtherText_1F
.4byte OtherText_2F
.4byte OtherText_3F
.4byte OtherText_4F
.4byte OtherText_5F
.4byte OtherText_6F
.4byte OtherText_7F
.4byte OtherText_8F
.4byte OtherText_9F
.4byte OtherText_10F
.4byte OtherText_11F
.4byte OtherText_B1F
.4byte OtherText_B2F
.4byte OtherText_B3F
.4byte OtherText_B4F
.4byte OtherText_Rooftop
.align 2
gUnknown_083F83C0:: @ 83F83C0
.4byte OtherText_BlueFlute
.4byte OtherText_YellowFlute
.4byte OtherText_RedFlute
.4byte OtherText_WhiteFlute
.4byte OtherText_BlackFlute
.4byte OtherText_PrettyChair
.4byte OtherText_PrettyDesk
.4byte gOtherText_CancelNoTerminator
gUnknown_083F83E0:: @ 83F83E0
.incbin "baserom.gba", 0x003f83e0, 0xc
gUnknown_083F83EC:: @ 83F83EC
.incbin "baserom.gba", 0x003f83ec, 0xc
gUnknown_083F83F8:: @ 83F83F8
.incbin "baserom.gba", 0x003f83f8, 0xc
gUnknown_083F8404:: @ 83F8404
.incbin "baserom.gba", 0x003f8404, 0x4
gUnknown_083F8408:: @ 83F8408
.incbin "baserom.gba", 0x003f8408, 0x8
gUnknown_083F8410:: @ 83F8410
.incbin "baserom.gba", 0x003f8410, 0x8
|