Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
shape_spell.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_339F60.png", D_09000000_339F60);
4
5#include "effects/gfx/D_09001000_33AF60.vtx.inc.c"
6#include "effects/gfx/D_09001040_33AFA0.vtx.inc.c"
7
8#include "effects/gfx/D_09001080_33AFE0.gfx.inc.c"
9#include "effects/gfx/D_09001128_33B088.gfx.inc.c"
10#include "effects/gfx/D_09001150_33B0B0.gfx.inc.c"
11#include "effects/gfx/D_09001178_33B0D8.gfx.inc.c"
12#include "effects/gfx/D_090011A0_33B100.gfx.inc.c"
13#include "effects/gfx/D_090011C8_33B128.gfx.inc.c"
14#include "effects/gfx/D_090011F0_33B150.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)