Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
floating_flower.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_330460.png", D_09000000_330460);
6INCLUDE_PAL("effects/gfx/D_09000000_330460.pal", D_09000080_3304E0);
7
8#include "effects/gfx/D_090000A0_330500.vtx.inc.c"
9#include "effects/gfx/D_09000170_3305D0.vtx.inc.c"
10#include "effects/gfx/D_09000230_330690.vtx.inc.c"
11
12#include "effects/gfx/D_090002F0_330750.gfx.inc.c"
13#include "effects/gfx/D_09000450_3308B0.gfx.inc.c"
#define INCLUDE_PAL(FILENAME, SYMBOLNAME)
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)