Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
music_note.c
Go to the documentation of this file.
1#include "include_asset.h"
2
3INCLUDE_IMG("effects/gfx/D_09000000_35A5E0.png", D_09000000_35A5E0);
4INCLUDE_IMG("effects/gfx/D_09000100_35A6E0.png", D_09000100_35A6E0);
5INCLUDE_IMG("effects/gfx/D_09000200_35A7E0.png", D_09000200_35A7E0);
6INCLUDE_IMG("effects/gfx/D_09000300_35A8E0.png", D_09000300_35A8E0);
7INCLUDE_IMG("effects/gfx/D_09000400_35A9E0.png", D_09000400_35A9E0);
8INCLUDE_IMG("effects/gfx/D_09000500_35AAE0.png", D_09000500_35AAE0);
9INCLUDE_IMG("effects/gfx/D_09000600_35ABE0.png", D_09000600_35ABE0);
10
11INCLUDE_IMG("effects/gfx/D_09000700_35ACE0.png", D_09000700_35ACE0);
12INCLUDE_IMG("effects/gfx/D_09000800_35ADE0.png", D_09000800_35ADE0);
13INCLUDE_IMG("effects/gfx/D_09000900_35AEE0.png", D_09000900_35AEE0);
14INCLUDE_IMG("effects/gfx/D_09000A00_35AFE0.png", D_09000A00_35AFE0);
15INCLUDE_IMG("effects/gfx/D_09000B00_35B0E0.png", D_09000B00_35B0E0);
16INCLUDE_IMG("effects/gfx/D_09000C00_35B1E0.png", D_09000C00_35B1E0);
17INCLUDE_IMG("effects/gfx/D_09000D00_35B2E0.png", D_09000D00_35B2E0);
18
19#include "effects/gfx/D_09000E00_35B3E0.vtx.inc.c"
20
21#include "effects/gfx/D_09000FC0_35B5A0.gfx.inc.c"
22#include "effects/gfx/D_09001038_35B618.gfx.inc.c"
23#include "effects/gfx/D_090010C0_35B6A0.gfx.inc.c"
24#include "effects/gfx/D_09001148_35B728.gfx.inc.c"
25#include "effects/gfx/D_090011D0_35B7B0.gfx.inc.c"
26#include "effects/gfx/D_09001258_35B838.gfx.inc.c"
27#include "effects/gfx/D_090012E0_35B8C0.gfx.inc.c"
28#include "effects/gfx/D_09001368_35B948.gfx.inc.c"
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)