Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
big_snowflakes.c
Go to the documentation of this file.
1#include "common.h"
2
3#include "include_asset.h"
4
5INCLUDE_IMG("effects/gfx/D_09000000_3638C0.png", D_09000000_3638C0);
6INCLUDE_IMG("effects/gfx/D_09000080_363940.png", D_09000080_363940);
7
8#include "effects/gfx/D_09000880_364140.vtx.inc.c"
9#include "effects/gfx/D_090008C0_364180.vtx.inc.c"
10
11#include "effects/gfx/D_09000900_3641C0.gfx.inc.c"
12#include "effects/gfx/D_090009E8_3642A8.gfx.inc.c"
13#include "effects/gfx/D_09000A10_3642D0.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)