Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
star.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_3326A0.png", D_09000000_3326A0);
4INCLUDE_IMG("effects/gfx/D_09001000_3336A0.png", D_09001000_3336A0);
5INCLUDE_IMG("effects/gfx/D_09001200_3338A0.png", D_09001200_3338A0);
6
7#include "effects/gfx/D_09001400_333AA0.vtx.inc.c"
8#include "effects/gfx/D_090014A0_333B40.vtx.inc.c"
9#include "effects/gfx/D_090014E0_333B80.vtx.inc.c"
10
11#include "effects/gfx/D_09001530_333BD0.gfx.inc.c"
12#include "effects/gfx/D_09001650_333CF0.gfx.inc.c"
13#include "effects/gfx/D_09001780_333E20.gfx.inc.c"
14#include "effects/gfx/D_090017D0_333E70.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)