Go to the source code of this file.
◆ INCLUDE_IMG()
◆ Entity_YellowBlock_LoadTexture
Gfx Entity_YellowBlock_LoadTexture[] |
Initial value:= {
gsDPLoadTextureBlock(
D_0A000180_E3B9F0,
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 YellowBlock.c.
7 {
12 gsDPLoadTextureBlock(
D_0A000180_E3B9F0,
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_YellowBlock_RenderTopBottom
Gfx Entity_YellowBlock_RenderTopBottom[] |
Initial value:= {
}
Gfx Entity_YellowBlock_LoadTexture[]
Definition at line 18 of file YellowBlock.c.
◆ Entity_YellowBlock_RenderSides
Gfx Entity_YellowBlock_RenderSides[] |
◆ Entity_YellowBlock_Render
Gfx Entity_YellowBlock_Render[] |
Initial value:= {
}
Gfx Entity_YellowBlock_RenderTopBottom[]
Gfx Entity_YellowBlock_RenderSides[]
Definition at line 44 of file YellowBlock.c.