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

Functions

 INCLUDE_IMG ("entity/model/Signpost.png", D_0A000580_E59A00)
 
 INCLUDE_PAL ("entity/model/Signpost.pal", D_0A000780_E59C00)
 

Variables

Gfx Entity_Signpost_LoadTexture []
 
Gfx Entity_Signpost_RenderSign []
 
Gfx Entity_Signpost_RenderPole []
 
Gfx Entity_Signpost_RenderMain []
 
Gfx Entity_Signpost_Render []
 

Function Documentation

◆ INCLUDE_IMG()

INCLUDE_IMG ( "entity/model/Signpost.png" ,
D_0A000580_E59A00  )

◆ INCLUDE_PAL()

INCLUDE_PAL ( "entity/model/Signpost.pal" ,
D_0A000780_E59C00  )

Variable Documentation

◆ Entity_Signpost_LoadTexture

◆ Entity_Signpost_Render

Gfx Entity_Signpost_Render[]
Initial value:
= {
}
Gfx Entity_Signpost_RenderMain[]
Definition Signpost.c:93

◆ Entity_Signpost_RenderMain

Gfx Entity_Signpost_RenderMain[]
Initial value:
= {
}
Gfx Entity_Signpost_RenderSign[]
Definition Signpost.c:23
Gfx Entity_Signpost_RenderPole[]
Definition Signpost.c:78

◆ Entity_Signpost_RenderPole

Gfx Entity_Signpost_RenderPole[]
Initial value:
= {
gsSP2Triangles(0, 1, 2, 0, 0, 2, 3, 0),
gsSP2Triangles(0, 3, 4, 0, 0, 4, 5, 0),
gsSP2Triangles(6, 7, 8, 0, 6, 8, 9, 0),
gsSP2Triangles(7, 10, 11, 0, 7, 11, 8, 0),
gsSP2Triangles(12, 13, 14, 0, 12, 14, 15, 0),
gsSP2Triangles(16, 11, 10, 0, 16, 10, 17, 0),
}
Gfx Entity_Signpost_LoadTexture[]
Definition Signpost.c:9

◆ Entity_Signpost_RenderSign

Gfx Entity_Signpost_RenderSign[]