Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
dust.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_33F000.png", D_09000000_33F000);
4INCLUDE_IMG("effects/gfx/D_09000600_33F600.png", D_09000600_33F600);
5
6#include "effects/gfx/D_09000C00_33FC00.vtx.inc.c"
7#include "effects/gfx/D_09000C40_33FC40.vtx.inc.c"
8#include "effects/gfx/D_09000C80_33FC80.vtx.inc.c"
9
10#include "effects/gfx/D_09000CC0_33FCC0.gfx.inc.c"
11#include "effects/gfx/D_09000D68_33FD68.gfx.inc.c"
12#include "effects/gfx/D_09000E18_33FE18.gfx.inc.c"
13#include "effects/gfx/D_09000E38_33FE38.gfx.inc.c"
14#include "effects/gfx/D_09000E58_33FE58.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)