Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
snowflake.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_330F00.png", D_09000000_330F00);
6INCLUDE_IMG("effects/gfx/D_09000080_330F80.png", D_09000080_330F80);
7
8#include "effects/gfx/D_09000880_331780.vtx.inc.c"
9#include "effects/gfx/D_090008C0_3317C0.vtx.inc.c"
10
11#include "effects/gfx/D_09000900_331800.gfx.inc.c"
12#include "effects/gfx/D_090009E8_3318E8.gfx.inc.c"
13#include "effects/gfx/D_09000A10_331910.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)