Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
energy_orb_wave.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_3A4320.png", D_09000000_3A4320);
4INCLUDE_IMG("effects/gfx/D_09000800_3A4B20.png", D_09000800_3A4B20);
5
6#include "effects/gfx/D_09001000_3A5320.gfx.inc.c"
7#include "effects/gfx/D_090010A8_3A53C8.gfx.inc.c"
8
9#include "effects/gfx/D_09001150_3A5470.vtx.inc.c"
10#include "effects/gfx/D_09001190_3A54B0.vtx.inc.c"
11
12#include "effects/gfx/D_090011D0_3A54F0.gfx.inc.c"
13#include "effects/gfx/D_090011F0_3A5510.gfx.inc.c"
14#include "effects/gfx/D_09001210_3A5530.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)