Go to the source code of this file.
◆ INCLUDE_IMG()
◆ Entity_InertRedBlock_LoadTexture
Gfx Entity_InertRedBlock_LoadTexture[] |
Initial value:= {
gsDPLoadTextureBlock(
D_0A000180_E428C0,
G_IM_FMT_RGBA,
G_IM_SIZ_16b, 32, 32, 0,
G_TX_MIRROR |
G_TX_WRAP,
G_TX_MIRROR |
G_TX_WRAP, 5, 5,
G_TX_NOLOD,
G_TX_NOLOD),
}
BSS s32 PopupMenu_SelectedIndex
Definition at line 8 of file InertRedBlock.c.
8 {
13 gsDPLoadTextureBlock(
D_0A000180_E428C0,
G_IM_FMT_RGBA,
G_IM_SIZ_16b, 32, 32, 0,
G_TX_MIRROR |
G_TX_WRAP,
G_TX_MIRROR |
G_TX_WRAP, 5, 5,
G_TX_NOLOD,
G_TX_NOLOD),
17};
◆ Entity_InertRedBlock_RenderTopBottom
Gfx Entity_InertRedBlock_RenderTopBottom[] |
Initial value:= {
}
Gfx Entity_InertRedBlock_LoadTexture[]
Definition at line 19 of file InertRedBlock.c.
◆ Entity_InertRedBlock_RenderFaces
Gfx Entity_InertRedBlock_RenderFaces[] |
◆ Entity_InertRedBlock_Render
Gfx Entity_InertRedBlock_Render[] |
Initial value:= {
}
Gfx Entity_InertRedBlock_RenderTopBottom[]
Gfx Entity_InertRedBlock_RenderFaces[]
Definition at line 45 of file InertRedBlock.c.