Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
quizmo_assistant.c
Go to the documentation of this file.
1#include "common.h"
2
3#include "include_asset.h"
4
5INCLUDE_IMG("effects/gfx/D_09000000_407080.png", D_09000000_407080);
6INCLUDE_PAL("effects/gfx/D_09000000_407080.pal", D_09000800_407880);
7
8u8 D_09000820_4078A0[0x1E0] = {};
9
10INCLUDE_IMG("effects/gfx/D_09000A00_407A80.png", D_09000A00_407A80);
11INCLUDE_PAL("effects/gfx/D_09000A00_407A80.pal", D_09000E00_407E80);
12
13u8 D_09000E20_407EA0[0x1E0] = {};
14
15INCLUDE_IMG("effects/gfx/D_09001000_408080.png", D_09001000_408080);
16INCLUDE_PAL("effects/gfx/D_09001000_408080.pal", D_09001800_408880);
17
18u8 D_09001820_4088A0[0x1E0] = {};
19
20INCLUDE_IMG("effects/gfx/D_09001A00_408A80.png", D_09001A00_408A80);
21INCLUDE_PAL("effects/gfx/D_09001A00_408A80.pal", D_09002200_409280);
22
23u8 D_09002220_4092A0[0x1E0] = {};
24
25#include "effects/gfx/D_09002400_409480.gfx.inc.c"
26
27#include "effects/gfx/D_09002468_4094E8.vtx.inc.c"
28#include "effects/gfx/D_090024A8_409528.vtx.inc.c"
29#include "effects/gfx/D_090024E8_409568.vtx.inc.c"
30
31#include "effects/gfx/D_09002528_4095A8.gfx.inc.c"
32#include "effects/gfx/D_090025B8_409638.gfx.inc.c"
33#include "effects/gfx/D_09002648_4096C8.gfx.inc.c"
34#include "effects/gfx/D_090026D8_409758.gfx.inc.c"
35#include "effects/gfx/D_090027F0_409870.gfx.inc.c"
u8 D_09002220_4092A0[0x1E0]
u8 D_09001820_4088A0[0x1E0]
u8 D_09000820_4078A0[0x1E0]
u8 D_09000E20_407EA0[0x1E0]
#define INCLUDE_PAL(FILENAME, SYMBOLNAME)
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)