Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
StarBoxLauncher.c
Go to the documentation of this file.
1#include "common.h"
2#include "include_asset.h"
3
4#include "entity/model/StarBoxLauncher_1.vtx.inc.c"
5#include "entity/model/StarBoxLauncher_2.vtx.inc.c"
6#include "entity/model/StarBoxLauncher_3.vtx.inc.c"
7#include "entity/model/StarBoxLauncher_4.vtx.inc.c"
8
9INCLUDE_IMG("entity/model/StarBoxLauncher_link.png", D_0A000290_E55CD0);
21
22INCLUDE_IMG("entity/model/StarBoxLauncher_face.png", D_0A000508_E55F48);
23INCLUDE_PAL("entity/model/StarBoxLauncher_face.pal", D_0A000D08_E56748);
36
37INCLUDE_IMG("entity/model/StarBoxLauncher_box.png", D_0A000DD0_E56810);
38INCLUDE_PAL("entity/model/StarBoxLauncher_box.pal", D_0A000ED0_E56910);
51
53 1.000000, 0.000000, 0.000000, 0.000000,
54 0.000000, 1.000000, 0.000000, 0.000000,
55 0.000000, 0.000000, 1.000000, 0.000000,
56 0.000000, 0.000000, 0.000000, 1.000000
57);
58
70
81
97
104
119
124
BSS s32 PopupMenu_SelectedIndex
#define INCLUDE_PAL(FILENAME, SYMBOLNAME)
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)
Gfx Entity_StarBoxLauncher_LoadTextureLink[]
Gfx Entity_StarBoxLauncher_RenderBox[]
Gfx Entity_StarBoxLauncher_RenderChain[]
Mtx Entity_StarBoxLauncher_mtx
Gfx Entity_StarBoxLauncher_RenderFace[]
Gfx Entity_StarBoxLauncher_LoadTextureBox[]
Gfx Entity_StarBoxLauncher_RenderBoxCover[]
Gfx Entity_StarBoxLauncher_LoadTextureFace[]
Gfx Entity_StarBoxLauncher_RenderTop[]
unsigned char D_0A000508_E55F48[]
unsigned char D_0A000D08_E56748[]
Gfx Entity_StarBoxLauncher_RenderBottom[]
#define RDP_MATRIX( Ax, Bx, Cx, Dx, Ay, By, Cy, Dy, Az, Bz, Cz, Dz, Aw, Bw, Cw, Dw)
Definition macros.h:237