Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
drop_leaves.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_33D610.png", D_09000000_33D610);
4
5#include "effects/gfx/D_09001000_33E610.vtx.inc.c"
6#include "effects/gfx/D_09001080_33E690.vtx.inc.c"
7#include "effects/gfx/D_09001100_33E710.vtx.inc.c"
8
9#include "effects/gfx/D_09001180_33E790.gfx.inc.c"
10#include "effects/gfx/D_09001230_33E840.gfx.inc.c"
11#include "effects/gfx/D_09001258_33E868.gfx.inc.c"
12#include "effects/gfx/D_09001280_33E890.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)