Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
huff_puff_breath.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_3D80C0.png", D_09000000_3D80C0);
4INCLUDE_IMG("effects/gfx/D_09000200_3D82C0.png", D_09000200_3D82C0);
5
6#include "effects/gfx/D_09000400_3D84C0.gfx.inc.c"
7
8#include "effects/gfx/D_090004E8_3D85A8.vtx.inc.c"
9#include "effects/gfx/D_09000528_3D85E8.vtx.inc.c"
10#include "effects/gfx/D_09000548_3D8608.vtx.inc.c"
11#include "effects/gfx/D_09000568_3D8628.vtx.inc.c"
12
13#include "effects/gfx/D_090005E8_3D86A8.gfx.inc.c"
14#include "effects/gfx/D_09000628_3D86E8.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)