Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
sleep_bubble.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_35D510.png", D_09000000_35D510);
6INCLUDE_IMG("effects/gfx/D_09000080_35D590.png", D_09000080_35D590);
7INCLUDE_IMG("effects/gfx/D_09000100_35D610.png", D_09000100_35D610);
8
9#include "effects/gfx/D_09000180_35D690.vtx.inc.c"
10
11#include "effects/gfx/D_090002E0_35D7F0.gfx.inc.c"
12#include "effects/gfx/D_09000390_35D8A0.gfx.inc.c"
13#include "effects/gfx/D_09000440_35D950.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)