Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
filemenu_styles.c File Reference

Go to the source code of this file.

Variables

u8 D_8024A400 []
 
u8 D_8024B400 []
 
WindowStyleCustom filemenu_windowStyles []
 

Variable Documentation

◆ D_8024A400

u8 D_8024A400[]
extern

◆ D_8024B400

u8 D_8024B400[]
extern

◆ filemenu_windowStyles

WindowStyleCustom filemenu_windowStyles[]

Definition at line 6 of file filemenu_styles.c.

6 {
7 {
8 .background = {
9 .imgData = NULL,
10 .fmt = G_IM_FMT_RGBA,
11 .bitDepth = G_IM_SIZ_4b,
12 .width = 0,
13 .height = 0,
14 .unk_07 = { 0, 0, 0, 0},
15 .size = 0
16 },
17 .corners = {
18 .imgData = NULL,
19 .fmt = G_IM_FMT_RGBA,
20 .bitDepth = G_IM_SIZ_4b,
21 .size1 = { .x = 0, .y = 0},
22 .size2 = { .x = 0, .y = 0},
23 .size3 = { .x = 0, .y = 0},
24 .size4 = { .x = 0, .y = 0},
25 .unk_0D = { 0, 0, 0}
26 },
27 .unk_1C = { 0, 0, 0, 0},
28 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_7, G_CC_PASS2),
29 .transparentCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_4, G_CC_PASS2),
30 .color1 = { 64, 92, 246, 255 },
31 .color2 = { 0, 0, 0, 0 },
32 },
33 {
34 .background = {
35 .imgData = NULL,
36 .fmt = G_IM_FMT_I,
37 .bitDepth = G_IM_SIZ_4b,
38 .width = 16,
39 .height = 16,
40 .unk_07 = { 0, 0, 0, 0},
41 .size = 128
42 },
43 .corners = {
44 .imgData = NULL,
45 .fmt = G_IM_FMT_IA,
46 .bitDepth = G_IM_SIZ_8b,
47 .size1 = { .x = 8, .y = 8},
48 .size2 = { .x = 8, .y = 8},
49 .size3 = { .x = 8, .y = 8},
50 .size4 = { .x = 8, .y = 8},
51 .unk_0D = { 0, 0, 0}
52 },
53 .unk_1C = { 0, 0, 0, 0},
54 .opaqueCombineMode = gsDPNoOp(),
55 .transparentCombineMode = gsDPNoOp(),
56 .color1 = { 0, 255, 0, 0 },
57 .color2 = { 0, 0, 0, 0 },
58 },
59 {
60 .background = {
61 .imgData = NULL,
62 .fmt = G_IM_FMT_RGBA,
63 .bitDepth = G_IM_SIZ_4b,
64 .width = 0,
65 .height = 0,
66 .unk_07 = { 0, 0, 0, 0},
67 .size = 0
68 },
69 .corners = {
70 .imgData = NULL,
71 .fmt = G_IM_FMT_RGBA,
72 .bitDepth = G_IM_SIZ_4b,
73 .size1 = { .x = 0, .y = 0},
74 .size2 = { .x = 0, .y = 0},
75 .size3 = { .x = 0, .y = 0},
76 .size4 = { .x = 0, .y = 0},
77 .unk_0D = { 0, 0, 0}
78 },
79 .unk_1C = { 0, 0, 0, 0},
80 .opaqueCombineMode = gsDPNoOp(),
81 .transparentCombineMode = gsDPNoOp(),
82 .color1 = { 0, 0, 0, 0 },
83 .color2 = { 0, 0, 0, 0 },
84 },
85 {
86 .background = {
87 .imgData = NULL,
88 .fmt = G_IM_FMT_RGBA,
89 .bitDepth = G_IM_SIZ_4b,
90 .width = 0,
91 .height = 0,
92 .unk_07 = { 0, 0, 0, 0},
93 .size = 0
94 },
95 .corners = {
96 .imgData = D_8024A400,
97 .fmt = G_IM_FMT_RGBA,
98 .bitDepth = G_IM_SIZ_32b,
99 .size1 = { .x = 16, .y = 16},
100 .size2 = { .x = 16, .y = 16},
101 .size3 = { .x = 16, .y = 16},
102 .size4 = { .x = 16, .y = 16},
103 .unk_0D = { 0, 0, 0}
104 },
105 .unk_1C = { 0, 0, 0, 0},
106 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_5, G_CC_PASS2),
107 .transparentCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_6, G_CC_PASS2),
108 .color1 = { 0, 0, 0, 255 },
109 .color2 = { 0, 0, 0, 0 },
110 },
111 {
112 .background = {
113 .imgData = NULL,
114 .fmt = G_IM_FMT_RGBA,
115 .bitDepth = G_IM_SIZ_4b,
116 .width = 0,
117 .height = 0,
118 .unk_07 = { 0, 0, 0, 0},
119 .size = 0
120 },
121 .corners = {
122 .imgData = D_8024B400,
123 .fmt = G_IM_FMT_IA,
124 .bitDepth = G_IM_SIZ_8b,
125 .size1 = { .x = 16, .y = 8},
126 .size2 = { .x = 16, .y = 8},
127 .size3 = { .x = 16, .y = 8},
128 .size4 = { .x = 16, .y = 8},
129 .unk_0D = { 0, 0, 0}
130 },
131 .unk_1C = { 0, 0, 0, 0},
132 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
133 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
134 .color1 = { 215, 140, 150, 255 },
135 .color2 = { 125, 45, 35, 255 },
136 },
137 {
138 .background = {
139 .imgData = NULL,
140 .fmt = G_IM_FMT_RGBA,
141 .bitDepth = G_IM_SIZ_4b,
142 .width = 0,
143 .height = 0,
144 .unk_07 = { 0, 0, 0, 0},
145 .size = 0
146 },
147 .corners = {
148 .imgData = D_8024B400,
149 .fmt = G_IM_FMT_IA,
150 .bitDepth = G_IM_SIZ_8b,
151 .size1 = { .x = 16, .y = 8},
152 .size2 = { .x = 16, .y = 8},
153 .size3 = { .x = 16, .y = 8},
154 .size4 = { .x = 16, .y = 8},
155 .unk_0D = { 0, 0, 0}
156 },
157 .unk_1C = { 0, 0, 0, 0},
158 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
159 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
160 .color1 = { 215, 140, 150, 255 },
161 .color2 = { 125, 45, 35, 255 },
162 },
163 {
164 .background = {
165 .imgData = NULL,
166 .fmt = G_IM_FMT_RGBA,
167 .bitDepth = G_IM_SIZ_4b,
168 .width = 0,
169 .height = 0,
170 .unk_07 = { 0, 0, 0, 0},
171 .size = 0
172 },
173 .corners = {
174 .imgData = D_8024B400,
175 .fmt = G_IM_FMT_IA,
176 .bitDepth = G_IM_SIZ_8b,
177 .size1 = { .x = 16, .y = 8},
178 .size2 = { .x = 16, .y = 8},
179 .size3 = { .x = 16, .y = 8},
180 .size4 = { .x = 16, .y = 8},
181 .unk_0D = { 0, 0, 0}
182 },
183 .unk_1C = { 0, 0, 0, 0},
184 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
185 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
186 .color1 = { 215, 140, 150, 255 },
187 .color2 = { 125, 45, 35, 255 },
188 },
189 {
190 .background = {
191 .imgData = NULL,
192 .fmt = G_IM_FMT_RGBA,
193 .bitDepth = G_IM_SIZ_4b,
194 .width = 0,
195 .height = 0,
196 .unk_07 = { 0, 0, 0, 0},
197 .size = 0
198 },
199 .corners = {
200 .imgData = D_8024B400,
201 .fmt = G_IM_FMT_IA,
202 .bitDepth = G_IM_SIZ_8b,
203 .size1 = { .x = 16, .y = 8},
204 .size2 = { .x = 16, .y = 8},
205 .size3 = { .x = 16, .y = 8},
206 .size4 = { .x = 16, .y = 8},
207 .unk_0D = { 0, 0, 0}
208 },
209 .unk_1C = { 0, 0, 0, 0},
210 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
211 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
212 .color1 = { 200, 200, 200, 255 },
213 .color2 = { 130, 130, 101, 255 },
214 },
215 {
216 .background = {
217 .imgData = NULL,
218 .fmt = G_IM_FMT_RGBA,
219 .bitDepth = G_IM_SIZ_4b,
220 .width = 0,
221 .height = 0,
222 .unk_07 = { 0, 0, 0, 0},
223 .size = 0
224 },
225 .corners = {
226 .imgData = D_8024B400,
227 .fmt = G_IM_FMT_IA,
228 .bitDepth = G_IM_SIZ_8b,
229 .size1 = { .x = 16, .y = 8},
230 .size2 = { .x = 16, .y = 8},
231 .size3 = { .x = 16, .y = 8},
232 .size4 = { .x = 16, .y = 8},
233 .unk_0D = { 0, 0, 0}
234 },
235 .unk_1C = { 0, 0, 0, 0},
236 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
237 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
238 .color1 = { 200, 200, 200, 255 },
239 .color2 = { 130, 130, 101, 255 },
240 },
241 {
242 .background = {
243 .imgData = NULL,
244 .fmt = G_IM_FMT_RGBA,
245 .bitDepth = G_IM_SIZ_4b,
246 .width = 0,
247 .height = 0,
248 .unk_07 = { 0, 0, 0, 0},
249 .size = 0
250 },
251 .corners = {
252 .imgData = D_8024B400,
253 .fmt = G_IM_FMT_IA,
254 .bitDepth = G_IM_SIZ_8b,
255 .size1 = { .x = 16, .y = 8},
256 .size2 = { .x = 16, .y = 8},
257 .size3 = { .x = 16, .y = 8},
258 .size4 = { .x = 16, .y = 8},
259 .unk_0D = { 0, 0, 0}
260 },
261 .unk_1C = { 0, 0, 0, 0},
262 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
263 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
264 .color1 = { 200, 200, 200, 255 },
265 .color2 = { 130, 130, 101, 255 },
266 },
267 {
268 .background = {
269 .imgData = NULL,
270 .fmt = G_IM_FMT_RGBA,
271 .bitDepth = G_IM_SIZ_4b,
272 .width = 0,
273 .height = 0,
274 .unk_07 = { 0, 0, 0, 0},
275 .size = 0
276 },
277 .corners = {
278 .imgData = D_8024B400,
279 .fmt = G_IM_FMT_IA,
280 .bitDepth = G_IM_SIZ_8b,
281 .size1 = { .x = 16, .y = 8},
282 .size2 = { .x = 16, .y = 8},
283 .size3 = { .x = 16, .y = 8},
284 .size4 = { .x = 16, .y = 8},
285 .unk_0D = { 0, 0, 0}
286 },
287 .unk_1C = { 0, 0, 0, 0},
288 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
289 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
290 .color1 = { 200, 200, 200, 255 },
291 .color2 = { 130, 130, 101, 255 },
292 },
293 {
294 .background = {
295 .imgData = NULL,
296 .fmt = G_IM_FMT_RGBA,
297 .bitDepth = G_IM_SIZ_4b,
298 .width = 0,
299 .height = 0,
300 .unk_07 = { 0, 0, 0, 0},
301 .size = 0
302 },
303 .corners = {
304 .imgData = D_8024B400,
305 .fmt = G_IM_FMT_IA,
306 .bitDepth = G_IM_SIZ_8b,
307 .size1 = { .x = 16, .y = 8},
308 .size2 = { .x = 16, .y = 8},
309 .size3 = { .x = 16, .y = 8},
310 .size4 = { .x = 16, .y = 8},
311 .unk_0D = { 0, 0, 0}
312 },
313 .unk_1C = { 0, 0, 0, 0},
314 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
315 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
316 .color1 = { 88, 92, 68, 255 },
317 .color2 = { 152, 143, 130, 255 },
318 },
319 {
320 .background = {
321 .imgData = NULL,
322 .fmt = G_IM_FMT_RGBA,
323 .bitDepth = G_IM_SIZ_4b,
324 .width = 0,
325 .height = 0,
326 .unk_07 = { 0, 0, 0, 0},
327 .size = 0
328 },
329 .corners = {
330 .imgData = D_8024B400,
331 .fmt = G_IM_FMT_IA,
332 .bitDepth = G_IM_SIZ_8b,
333 .size1 = { .x = 16, .y = 8},
334 .size2 = { .x = 16, .y = 8},
335 .size3 = { .x = 16, .y = 8},
336 .size4 = { .x = 16, .y = 8},
337 .unk_0D = { 0, 0, 0}
338 },
339 .unk_1C = { 0, 0, 0, 0},
340 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
341 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
342 .color1 = { 88, 92, 68, 255 },
343 .color2 = { 152, 143, 130, 255 },
344 },
345 {
346 .background = {
347 .imgData = NULL,
348 .fmt = G_IM_FMT_RGBA,
349 .bitDepth = G_IM_SIZ_4b,
350 .width = 0,
351 .height = 0,
352 .unk_07 = { 0, 0, 0, 0},
353 .size = 0
354 },
355 .corners = {
356 .imgData = D_8024B400,
357 .fmt = G_IM_FMT_IA,
358 .bitDepth = G_IM_SIZ_8b,
359 .size1 = { .x = 16, .y = 8},
360 .size2 = { .x = 16, .y = 8},
361 .size3 = { .x = 16, .y = 8},
362 .size4 = { .x = 16, .y = 8},
363 .unk_0D = { 0, 0, 0}
364 },
365 .unk_1C = { 0, 0, 0, 0},
366 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
367 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
368 .color1 = { 88, 92, 68, 255 },
369 .color2 = { 152, 143, 130, 255 },
370 },
371 {
372 .background = {
373 .imgData = NULL,
374 .fmt = G_IM_FMT_RGBA,
375 .bitDepth = G_IM_SIZ_4b,
376 .width = 0,
377 .height = 0,
378 .unk_07 = { 0, 0, 0, 0},
379 .size = 0
380 },
381 .corners = {
382 .imgData = D_8024B400,
383 .fmt = G_IM_FMT_IA,
384 .bitDepth = G_IM_SIZ_8b,
385 .size1 = { .x = 16, .y = 8},
386 .size2 = { .x = 16, .y = 8},
387 .size3 = { .x = 16, .y = 8},
388 .size4 = { .x = 16, .y = 8},
389 .unk_0D = { 0, 0, 0}
390 },
391 .unk_1C = { 0, 0, 0, 0},
392 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
393 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
394 .color1 = { 88, 92, 68, 255 },
395 .color2 = { 152, 143, 130, 255 },
396 },
397 {
398 .background = {
399 .imgData = NULL,
400 .fmt = G_IM_FMT_RGBA,
401 .bitDepth = G_IM_SIZ_4b,
402 .width = 0,
403 .height = 0,
404 .unk_07 = { 0, 0, 0, 0},
405 .size = 0
406 },
407 .corners = {
408 .imgData = D_8024B400,
409 .fmt = G_IM_FMT_IA,
410 .bitDepth = G_IM_SIZ_8b,
411 .size1 = { .x = 16, .y = 8},
412 .size2 = { .x = 16, .y = 8},
413 .size3 = { .x = 16, .y = 8},
414 .size4 = { .x = 16, .y = 8},
415 .unk_0D = { 0, 0, 0}
416 },
417 .unk_1C = { 0, 0, 0, 0},
418 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
419 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
420 .color1 = { 200, 200, 200, 255 },
421 .color2 = { 130, 130, 101, 255 },
422 },
423 {
424 .background = {
425 .imgData = NULL,
426 .fmt = G_IM_FMT_RGBA,
427 .bitDepth = G_IM_SIZ_4b,
428 .width = 0,
429 .height = 0,
430 .unk_07 = { 0, 0, 0, 0},
431 .size = 0
432 },
433 .corners = {
434 .imgData = D_8024B400,
435 .fmt = G_IM_FMT_IA,
436 .bitDepth = G_IM_SIZ_8b,
437 .size1 = { .x = 16, .y = 8},
438 .size2 = { .x = 16, .y = 8},
439 .size3 = { .x = 16, .y = 8},
440 .size4 = { .x = 16, .y = 8},
441 .unk_0D = { 0, 0, 0}
442 },
443 .unk_1C = { 0, 0, 0, 0},
444 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
445 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
446 .color1 = { 255, 255, 255, 255 },
447 .color2 = { 200, 200, 170, 255 },
448 },
449 {
450 .background = {
451 .imgData = NULL,
452 .fmt = G_IM_FMT_RGBA,
453 .bitDepth = G_IM_SIZ_4b,
454 .width = 0,
455 .height = 0,
456 .unk_07 = { 0, 0, 0, 0},
457 .size = 0
458 },
459 .corners = {
460 .imgData = D_8024B400,
461 .fmt = G_IM_FMT_IA,
462 .bitDepth = G_IM_SIZ_8b,
463 .size1 = { .x = 16, .y = 8},
464 .size2 = { .x = 16, .y = 8},
465 .size3 = { .x = 16, .y = 8},
466 .size4 = { .x = 16, .y = 8},
467 .unk_0D = { 0, 0, 0}
468 },
469 .unk_1C = { 0, 0, 0, 0},
470 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
471 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
472 .color1 = { 88, 92, 68, 255 },
473 .color2 = { 152, 143, 130, 255 },
474 },
475 {
476 .background = {
477 .imgData = NULL,
478 .fmt = G_IM_FMT_RGBA,
479 .bitDepth = G_IM_SIZ_4b,
480 .width = 0,
481 .height = 0,
482 .unk_07 = { 0, 0, 0, 0},
483 .size = 0
484 },
485 .corners = {
486 .imgData = D_8024B400,
487 .fmt = G_IM_FMT_IA,
488 .bitDepth = G_IM_SIZ_8b,
489 .size1 = { .x = 16, .y = 8},
490 .size2 = { .x = 16, .y = 8},
491 .size3 = { .x = 16, .y = 8},
492 .size4 = { .x = 16, .y = 8},
493 .unk_0D = { 0, 0, 0}
494 },
495 .unk_1C = { 0, 0, 0, 0},
496 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
497 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
498 .color1 = { 255, 238, 106, 255 },
499 .color2 = { 146, 100, 26, 255 },
500 },
501 {
502 .background = {
503 .imgData = NULL,
504 .fmt = G_IM_FMT_RGBA,
505 .bitDepth = G_IM_SIZ_4b,
506 .width = 0,
507 .height = 0,
508 .unk_07 = { 0, 0, 0, 0},
509 .size = 0
510 },
511 .corners = {
512 .imgData = D_8024A400,
513 .fmt = G_IM_FMT_RGBA,
514 .bitDepth = G_IM_SIZ_32b,
515 .size1 = { .x = 16, .y = 16},
516 .size2 = { .x = 16, .y = 16},
517 .size3 = { .x = 16, .y = 16},
518 .size4 = { .x = 16, .y = 16},
519 .unk_0D = { 0, 0, 0}
520 },
521 .unk_1C = { 0, 0, 0, 0},
522 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_5, G_CC_PASS2),
523 .transparentCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_6, G_CC_PASS2),
524 .color1 = { 0, 0, 0, 255 },
525 .color2 = { 0, 0, 0, 0 },
526 },
527 {
528 .background = {
529 .imgData = NULL,
530 .fmt = G_IM_FMT_RGBA,
531 .bitDepth = G_IM_SIZ_4b,
532 .width = 0,
533 .height = 0,
534 .unk_07 = { 0, 0, 0, 0},
535 .size = 0
536 },
537 .corners = {
538 .imgData = D_8024A400,
539 .fmt = G_IM_FMT_RGBA,
540 .bitDepth = G_IM_SIZ_32b,
541 .size1 = { .x = 16, .y = 16},
542 .size2 = { .x = 16, .y = 16},
543 .size3 = { .x = 16, .y = 16},
544 .size4 = { .x = 16, .y = 16},
545 .unk_0D = { 0, 0, 0}
546 },
547 .unk_1C = { 0, 0, 0, 0},
548 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_5, G_CC_PASS2),
549 .transparentCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_6, G_CC_PASS2),
550 .color1 = { 0, 0, 0, 255 },
551 .color2 = { 0, 0, 0, 0 },
552 },
553 {
554 .background = {
555 .imgData = NULL,
556 .fmt = G_IM_FMT_RGBA,
557 .bitDepth = G_IM_SIZ_4b,
558 .width = 0,
559 .height = 0,
560 .unk_07 = { 0, 0, 0, 0},
561 .size = 0
562 },
563 .corners = {
564 .imgData = D_8024A400,
565 .fmt = G_IM_FMT_RGBA,
566 .bitDepth = G_IM_SIZ_32b,
567 .size1 = { .x = 16, .y = 16},
568 .size2 = { .x = 16, .y = 16},
569 .size3 = { .x = 16, .y = 16},
570 .size4 = { .x = 16, .y = 16},
571 .unk_0D = { 0, 0, 0}
572 },
573 .unk_1C = { 0, 0, 0, 0},
574 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_5, G_CC_PASS2),
575 .transparentCombineMode = gsDPSetCombineMode(PM_CC_WINDOW_6, G_CC_PASS2),
576 .color1 = { 0, 0, 0, 255 },
577 .color2 = { 0, 0, 0, 0 },
578 },
579 {
580 .background = {
581 .imgData = NULL,
582 .fmt = G_IM_FMT_RGBA,
583 .bitDepth = G_IM_SIZ_4b,
584 .width = 0,
585 .height = 0,
586 .unk_07 = { 0, 0, 0, 0},
587 .size = 0
588 },
589 .corners = {
590 .imgData = D_8024B400,
591 .fmt = G_IM_FMT_IA,
592 .bitDepth = G_IM_SIZ_8b,
593 .size1 = { .x = 16, .y = 8},
594 .size2 = { .x = 16, .y = 8},
595 .size3 = { .x = 16, .y = 8},
596 .size4 = { .x = 16, .y = 8},
597 .unk_0D = { 0, 0, 0}
598 },
599 .unk_1C = { 0, 0, 0, 0},
600 .opaqueCombineMode = gsDPSetCombineMode(PM_CC_15, G_CC_PASS2),
601 .transparentCombineMode = gsDPSetCombineMode(PM_CC_14, G_CC_PASS2),
602 .color1 = { 255, 255, 255, 255 },
603 .color2 = { 200, 200, 170, 255 },
604 },
605};
u8 D_8024A400[]
u8 D_8024B400[]
#define PM_CC_WINDOW_5
Definition macros.h:441
#define PM_CC_WINDOW_4
Definition macros.h:440
#define PM_CC_14
Definition macros.h:301
#define PM_CC_WINDOW_6
Definition macros.h:442
#define PM_CC_15
Definition macros.h:302
#define PM_CC_WINDOW_7
Definition macros.h:443

Referenced by filemenu_main_update().