papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
SuperBlockContent.c File Reference

Functions

 INCLUDE_IMG ("entity/model/SuperBlockContent.png", D_0A000000_E4A6A0)
 
 INCLUDE_PAL ("entity/model/SuperBlockContent.pal", D_0A000200_E4A8A0)
 
 INCLUDE_PAL ("entity/model/SuperBlockContent.pal2.pal", D_0A000220_E4A8C0)
 
 INCLUDE_PAL ("entity/model/SuperBlockContent.pal3.pal", D_0A000240_E4A8E0)
 
 INCLUDE_PAL ("entity/model/SuperBlockContent.pal4.pal", D_0A000260_E4A900)
 

Variables

Vtx Entity_SuperBlockContent_vtx []
 
Gfx Entity_SuperBlockContent_Prepare []
 
Gfx Entity_SuperBlockContent_RenderImage []
 
Gfx Entity_SuperBlockContent_Render []
 
Gfx Entity_SuperBlockContent_Render2 []
 

Function Documentation

◆ INCLUDE_IMG()

INCLUDE_IMG ( "entity/model/SuperBlockContent.png" ,
D_0A000000_E4A6A0  )

◆ INCLUDE_PAL() [1/4]

INCLUDE_PAL ( "entity/model/SuperBlockContent.pal" ,
D_0A000200_E4A8A0  )

◆ INCLUDE_PAL() [2/4]

◆ INCLUDE_PAL() [3/4]

◆ INCLUDE_PAL() [4/4]

Variable Documentation

◆ Entity_SuperBlockContent_Prepare

Gfx Entity_SuperBlockContent_Prepare[]

◆ Entity_SuperBlockContent_Render

◆ Entity_SuperBlockContent_Render2

◆ Entity_SuperBlockContent_RenderImage

Gfx Entity_SuperBlockContent_RenderImage[]
Initial value:
= {
gsSP2Triangles(0, 1, 2, 0, 0, 2, 3, 0),
}
Vtx Entity_SuperBlockContent_vtx[]
Definition SuperBlockContent.c:10
Gfx Entity_SuperBlockContent_Prepare[]
Definition SuperBlockContent.c:17

◆ Entity_SuperBlockContent_vtx

Vtx Entity_SuperBlockContent_vtx[]
Initial value:
= {
{{{ 13, 13, 0 }, 0, { 0, 0 }, { 255, 255, 255, 255 }}},
{{{ -13, 13, 0 }, 0, { 1024, 0 }, { 255, 255, 255, 255 }}},
{{{ -13, -13, 0 }, 0, { 1024, 1024 }, { 255, 255, 255, 255 }}},
{{{ 13, -13, 0 }, 0, { 0, 1024 }, { 255, 255, 255, 255 }}},
}