Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
gather_energy_pink.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_33BBD0.png", D_09000000_33BBD0);
4INCLUDE_IMG("effects/gfx/D_09000200_33BDD0.png", D_09000200_33BDD0);
5INCLUDE_IMG("effects/gfx/D_09000400_33BFD0.png", D_09000400_33BFD0);
6
7#include "effects/gfx/D_09000C00_33C7D0.vtx.inc.c"
8
9#include "effects/gfx/D_09000DA0_33C970.gfx.inc.c"
10#include "effects/gfx/D_09000E28_33C9F8.gfx.inc.c"
11
12#include "effects/gfx/D_09000F10_33CAE0.vtx.inc.c"
13
14#include "effects/gfx/D_090010B0_33CC80.gfx.inc.c"
15#include "effects/gfx/D_09001138_33CD08.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)