Go to the source code of this file.
◆ INCLUDE_IMG()
◆ Entity_RedBlock_LoadTexture
Gfx Entity_RedBlock_LoadTexture[] |
Initial value:= {
gsDPLoadTextureBlock(
D_0A000180_E3C4A0,
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 7 of file RedBlock.c.
7 {
12 gsDPLoadTextureBlock(
D_0A000180_E3C4A0,
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),
16};
◆ Entity_RedBlock_RenderTopBottom
Gfx Entity_RedBlock_RenderTopBottom[] |
Initial value:= {
}
Gfx Entity_RedBlock_LoadTexture[]
Definition at line 18 of file RedBlock.c.
◆ Entity_RedBlock_RenderSides
Gfx Entity_RedBlock_RenderSides[] |
◆ Entity_RedBlock_Render
Gfx Entity_RedBlock_Render[] |
Initial value:= {
}
Gfx Entity_RedBlock_RenderSides[]
Gfx Entity_RedBlock_RenderTopBottom[]
Definition at line 44 of file RedBlock.c.