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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
@ 83C9150
.string "テストです$" @ "test"
gMatsudaDebugMenu_ActionContestText:
.string "Contest$"
gMatsudaDebugMenu_ActionContestResultsText:
.string "Contest results$"
.string "パラメータへんこう$" @ "Change parameter"
.string "わざ へんこう$" @ "Change move"
gMatsudaDebugMenu_ActionContestCommText:
.string "Contest (comm.)$"
gMatsudaDebugMenu_ActionCommTestText:
.string "Init comm. data$"
gMatsudaDebugMenu_ActionSetHighScoreText:
.string "Set highest score$"
gMatsudaDebugMenu_ActionResetHighScoreText:
.string "Reset highest score$"
gMatsudaDebugMenu_ActionSetAllArtMuseumText:
.string "Set all art museum items$"
.align 2
gMatsudaDebugMenuActions:: @ 83C91F0
.4byte gMatsudaDebugMenu_ActionContestText, MatsudaDebugMenu_Contest
.4byte gMatsudaDebugMenu_ActionContestResultsText, MatsudaDebugMenu_ContestResults
.4byte gMatsudaDebugMenu_ActionContestCommText, MatsudaDebugMenu_ContestComm
.4byte gMatsudaDebugMenu_ActionCommTestText, MatsudaDebugMenu_CommTest
.4byte gMatsudaDebugMenu_ActionSetHighScoreText, MatsudaDebugMenu_SetHighScore
.4byte gMatsudaDebugMenu_ActionResetHighScoreText, MatsudaDebugMenu_ResetHighScore
.4byte gMatsudaDebugMenu_ActionSetAllArtMuseumText, MatsudaDebugMenu_SetArtMuseumItems
gMatsudaDebugMenu_UnknownByteArray:: @ 83C9228
.byte 0xFC, 0x02, 0x0F, 0x00, 0xFF
Unknown_083C922D:
.incbin "graphics/unknown/ball.4bpp"
.align 1
Unknown_083C924E:
.incbin "graphics/unknown/ball.gbapal"
gUnknown_083C926E:: @ 83C926E
.byte 2, 0
.byte 17, 0
.byte 2, 2
.byte 17, 2
gMatsudaDebugMenuContestTopLeft:: @ 83C9276
.byte 0, 6
.byte 15, 6
.byte 0, 8
.byte 15, 8
.byte 0, 10
.byte 15, 10
gUnknown_083C9282:: @ 83C9282
.byte 7, 6
.byte 22, 6
.byte 7, 8
.byte 22, 8
.byte 7, 10
.byte 22, 10
gUnknown_083C928E:: @ 83C928E
.byte 2, 14
.byte 17, 14
.byte 2, 16
.byte 17, 16
gUnknown_083C9296:: @ 83C9296
.byte 0x08, 0x80, 0x08, 0x80, 0x10, 0x10, 0x30, 0xA8, 0x30, 0xA8, 0x30, 0xA8, 0x08, 0x80, 0x08, 0x80, 0x10, 0x88
gUnknown_083C92A8:: @ 83C92A8
.byte 0x08, 0x18, 0x28, 0x38, 0x48, 0x58, 0x78, 0x88, 0x98
.align 2
gUnknown_083C92B4:: @ 83C92B4
obj_tiles Unknown_083C922D, 32, 0x04b0
.align 2
gUnknown_083C92BC:: @ 83C92BC
obj_pal Unknown_083C924E, 0x04B0
.align 2
gOamData_83C92C4:: @ 83C92C4
.2byte 0x0000
.2byte 0x0000
.2byte 0x0000
.align 2
gSpriteTemplate_83C92CC:: @ 83C92CC
spr_template 1200, 1200, gOamData_83C92C4, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_80AA754
.align 2
gUnknown_083C92E4:: @ 83C92E4
.4byte sub_80AA8C8
.4byte sub_80AA8D8
.4byte sub_80AA8E8
.4byte sub_80AA8F8
.4byte sub_80AAC5C
.4byte sub_80AAC5C
.4byte sub_80AA930
.4byte sub_80AA974
.4byte sub_80AA9B8
.4byte sub_80AA9FC
.4byte sub_80AAA40
.4byte sub_80AAA84
.4byte sub_80AAAF0
.4byte sub_80AAB30
.4byte sub_80AAB70
.4byte sub_80AABB0
.4byte sub_80AABF0
.4byte sub_80AAD44
gMatsudaDebugMenu_StartText:: @ 83C932C
.string "{COLOR CYAN}{HIGHLIGHT RED}$"
.string "かいし$" @ Start
gMatsudaDebugMenu_GoBackText:: @ 83C9337
.string "もどる$" @ Go Back
gMatsudaDebugMenu_BattlePointsText:: @ 83C933B
.ifdef ENGLISH
.string "{COLOR MAGENTA}BP.$"
.else
.string "{COLOR MAGENTA}BP,$"
.endif
MatsudaDebugMenuText_Cool:
.string "かっこよさ$" @ coolness
MatsudaDebugMenuText_Cute:
.string "かわいさ$" @ cuteness
MatsudaDebugMenuText_Beauty:
.string "うつくしさ$" @ beauty
MatsudaDebugMenuText_Smart:
.string "かしこさ$" @ smartness
MatsudaDebugMenuText_Tough:
.string "たくましさ$" @ toughness
MatsudaDebugMenuText_Sheen:
.string "けづや$" @ sheen
.align 2
gMatsudaDebugMenuTextList1:: @ 83C9364
.4byte MatsudaDebugMenuText_Cool
.4byte MatsudaDebugMenuText_Cute
.4byte MatsudaDebugMenuText_Beauty
.4byte MatsudaDebugMenuText_Smart
.4byte MatsudaDebugMenuText_Tough
.4byte MatsudaDebugMenuText_Sheen
MatsudaDebugMenuText_CoolContest:
.string "かっこよさコンテスト$" @ Cool Contest
MatsudaDebugMenuText_BeautyContest:
.string "うつくしさコンテスト$" @ Beauty Contest
MatsudaDebugMenuText_CuteContest:
.string "かわいさコンテスト $" @ Cute Contest
MatsudaDebugMenuText_SmartContest:
.string "かしこさコンテスト $" @ Smart Contest
MatsudaDebugMenuText_ToughContest:
.string "たくましさコンテスト$" @ Tough Contest
.align 2
gMatsudaDebugMenuTextList2:: @ 83C93B4
.4byte MatsudaDebugMenuText_CoolContest
.4byte MatsudaDebugMenuText_BeautyContest
.4byte MatsudaDebugMenuText_CuteContest
.4byte MatsudaDebugMenuText_SmartContest
.4byte MatsudaDebugMenuText_ToughContest
MatsudaDebugMenuText_Fallarbor:
.string "ハジツゲ/ノーマル$" @ Fallarbor / Normal
MatsudaDebugMenuText_Verdanturf:
.string "シダケ/スーパー $" @ Verdanturf / Super
MatsudaDebugMenuText_Slateport:
.string "カイナ/ハイパー $" @ Slateport / Hyper
MatsudaDebugMenuText_Lilycove:
.string "ミナモ/マスター $" @ Lilycove / Master
.align 2
gMatsudaDebugMenuTextList3:: @ 83C93F0
.4byte MatsudaDebugMenuText_Fallarbor @ Normal
.4byte MatsudaDebugMenuText_Verdanturf @ Super
.4byte MatsudaDebugMenuText_Slateport @ Hyper
.4byte MatsudaDebugMenuText_Lilycove @ Master
@ OamData
.align 2
gUnknown_083C9400:: @ 83C9400
.2byte 0x4000
.2byte 0x4000
.2byte 0xF3FF
|