Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
InertYellowBlock.c
Go to the documentation of this file.
1#include "common.h"
2#include "include_asset.h"
3
4#include "entity/model/InertYellowBlock_1.vtx.inc.c"
5#include "entity/model/InertYellowBlock_2.vtx.inc.c"
6
7INCLUDE_IMG("entity/model/InertYellowBlock_face.png", D_0A000180_E423C0);
8INCLUDE_PAL("entity/model/InertYellowBlock_face.pal", D_0A000380_E425C0);
20
32
46
BSS s32 PopupMenu_SelectedIndex
Gfx Entity_InertYellowBlock_LoadTexture[]
Gfx Entity_InertYellowBlock_Render[]
Gfx Entity_InertYellowBlock_RenderFaces[]
Gfx Entity_InertYellowBlock_RenderTopBottom[]
#define INCLUDE_PAL(FILENAME, SYMBOLNAME)
#define INCLUDE_IMG(FILENAME, SYMBOLNAME)