Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
sun.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_40BBA0.png", D_09000000_40BBA0);
6INCLUDE_IMG("effects/gfx/D_09000200_40BDA0.png", D_09000200_40BDA0);
7
8#include "effects/gfx/D_09000600_40C1A0.vtx.inc.c"
9#include "effects/gfx/D_09000680_40C220.vtx.inc.c"
10#include "effects/gfx/D_090006C0_40C260.vtx.inc.c"
11#include "effects/gfx/D_09000700_40C2A0.vtx.inc.c"
12#include "effects/gfx/D_09000780_40C320.vtx.inc.c"
13
14#include "effects/gfx/D_090007C0_40C360.gfx.inc.c"
15#include "effects/gfx/D_090007E8_40C388.gfx.inc.c"
16#include "effects/gfx/D_09000808_40C3A8.gfx.inc.c"
17#include "effects/gfx/D_09000828_40C3C8.gfx.inc.c"
18#include "effects/gfx/D_09000850_40C3F0.gfx.inc.c"
19#include "effects/gfx/D_09000870_40C410.gfx.inc.c"
20#include "effects/gfx/D_09000880_40C420.gfx.inc.c"
21
23
24#include "effects/gfx/D_09000898_40C438.gfx.inc.c"
25#include "effects/gfx/D_09000980_40C520.gfx.inc.c"
26#include "effects/gfx/D_09000998_40C538.gfx.inc.c"
27#include "effects/gfx/D_090009B0_40C550.gfx.inc.c"
28#include "effects/gfx/D_090009C8_40C568.gfx.inc.c"
29#include "effects/gfx/D_090009E0_40C580.gfx.inc.c"
u8 D_09000890_40C430[8]
Definition sun.c:22
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)