Mario Kart 64
Loading...
Searching...
No Matches
ceremony_data.inc.h
Go to the documentation of this file.
1#ifndef CEREMONY_DATA_H
2#define CEREMONY_DATA_H
3
4#include <types.h>
5#include "waypoints.h"
6
8extern Gfx silver_trophy_dl[];
9extern Gfx silver_trophy_dl2[];
10extern Gfx silver_trophy_dl3[];
11extern Gfx silver_trophy_dl4[];
12extern Gfx silver_trophy_dl5[];
13extern Gfx silver_trophy_dl6[];
14extern Vtx gold_trophy_model[];
17extern u8 reflection_map_gold[];
18extern Gfx gold_trophy_dl[];
19extern Gfx gold_trophy_dl2[];
20extern Gfx gold_trophy_dl3[];
21extern Gfx gold_trophy_dl4[];
22extern Gfx gold_trophy_dl5[];
23extern Gfx gold_trophy_dl6[];
24extern Gfx gold_trophy_dl7[];
25extern Gfx gold_trophy_dl8[];
26extern Gfx gold_trophy_dl9[];
27extern Gfx gold_trophy_dl10[];
28extern Gfx gold_trophy_dl11[];
29extern Gfx gold_trophy_dl12[];
30extern Gfx gold_trophy_dl13[];
31extern Gfx gold_trophy_dl14[];
32extern Gfx gold_trophy_dl15[];
33extern Lights1 light1;
34extern u8 texture_podium1[];
35extern Vtx tall_podium_model[];
36extern Gfx podium_dl[];
37extern Gfx podium_dl2[];
38extern Gfx podium_dl3[];
39extern Vtx short_podium_model[];
40extern Lights1 light2;
41extern u8 texture_podium2[];
42extern Gfx podium2_dl[];
43extern Gfx podium2_dl2[];
44extern Gfx podium2_dl3[];
45extern Lights1 light3;
46extern u8 texture_podium3[];
48extern Gfx podium3_dl[];
49extern Gfx podium3_dl2[];
50extern Gfx podium3_dl3[];
55
56#endif
Gfx gold_trophy_dl6[]
Definition ceremony_data.inc.c:1506
Lights1 light1
Definition ceremony_data.inc.c:1726
TrackWaypoint ending_sequence4[]
Definition ceremony_data.inc.c:2037
Lights1 light3
Definition ceremony_data.inc.c:1878
u8 reflection_map_gold[]
Definition startup_logo.inc.c:2747
u8 reflection_map_brass[]
Definition ceremony_data.inc.c:1256
Gfx gold_trophy_dl15[]
Definition ceremony_data.inc.c:1717
Gfx gold_trophy_dl4[]
Definition ceremony_data.inc.c:1401
u8 texture_podium2[]
Definition ceremony_data.inc.c:1834
Gfx gold_trophy_dl3[]
Definition ceremony_data.inc.c:1323
Gfx silver_trophy_dl3[]
Definition ceremony_data.inc.c:322
Gfx gold_trophy_dl5[]
Definition ceremony_data.inc.c:1427
Gfx silver_trophy_dl4[]
Definition ceremony_data.inc.c:353
Vtx short_podium_model2[]
Definition ceremony_data.inc.c:1888
Gfx gold_trophy_dl12[]
Definition ceremony_data.inc.c:1690
Gfx gold_trophy_dl8[]
Definition ceremony_data.inc.c:1626
Vtx short_podium_model[]
Definition ceremony_data.inc.c:1804
Gfx gold_trophy_dl13[]
Definition ceremony_data.inc.c:1699
Gfx silver_trophy_dl6[]
Definition ceremony_data.inc.c:441
Gfx podium_dl3[]
Definition ceremony_data.inc.c:1796
u8 texture_podium1[]
Definition ceremony_data.inc.c:1731
Gfx podium2_dl2[]
Definition ceremony_data.inc.c:1867
Gfx podium2_dl[]
Definition ceremony_data.inc.c:1838
Gfx silver_trophy_dl[]
Definition ceremony_data.inc.c:262
Gfx gold_trophy_dl10[]
Definition ceremony_data.inc.c:1673
Gfx gold_trophy_dl11[]
Definition ceremony_data.inc.c:1682
TrackWaypoint ending_sequence3[]
Definition ceremony_data.inc.c:2010
Vtx silver_trophy_model[]
Definition ceremony_data.inc.c:3
u8 texture_podium3[]
Definition ceremony_data.inc.c:1883
Gfx gold_trophy_dl2[]
Definition ceremony_data.inc.c:1295
Gfx gold_trophy_dl14[]
Definition ceremony_data.inc.c:1708
Gfx podium_dl2[]
Definition ceremony_data.inc.c:1789
Gfx podium_dl[]
Definition ceremony_data.inc.c:1760
Gfx silver_trophy_dl5[]
Definition ceremony_data.inc.c:413
Gfx gold_trophy_dl7[]
Definition ceremony_data.inc.c:1576
Gfx podium3_dl3[]
Definition ceremony_data.inc.c:1949
u8 reflection_map_silver[]
Definition ceremony_data.inc.c:1260
Gfx silver_trophy_dl2[]
Definition ceremony_data.inc.c:293
Gfx gold_trophy_dl[]
Definition ceremony_data.inc.c:1268
TrackWaypoint ending_sequence2[]
Definition ceremony_data.inc.c:1984
Vtx gold_trophy_model[]
Definition ceremony_data.inc.c:468
Gfx gold_trophy_dl9[]
Definition ceremony_data.inc.c:1650
Gfx podium3_dl[]
Definition ceremony_data.inc.c:1913
Lights1 light2
Definition ceremony_data.inc.c:1829
TrackWaypoint ending_sequence[]
Definition ceremony_data.inc.c:1957
Gfx podium2_dl3[]
Definition ceremony_data.inc.c:1872
Vtx tall_podium_model[]
Definition ceremony_data.inc.c:1735
Gfx podium3_dl2[]
Definition ceremony_data.inc.c:1942
s16 D_8015F6E8
Definition code_800029B0.c:86
Definition waypoints.h:4
unsigned char u8
Definition ultratypes.h:12