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

Functions

 INCLUDE_IMG ("entity/model/GreenStompSwitch_tex.png", D_0A000280_E625F0)
 
 INCLUDE_PAL ("entity/model/GreenStompSwitch_tex.pal", D_0A000300_E62670)
 
 INCLUDE_IMG ("entity/model/GreenStompSwitch_exclamationMark.png", D_0A0003D8_E62748)
 
 INCLUDE_PAL ("entity/model/GreenStompSwitch_exclamationMark.pal", D_0A0004D8_E62848)
 

Variables

Gfx Entity_GreenStompSwitch_LoadTexture []
 
Gfx Entity_GreenStompSwitch_LoadExclMark []
 
Mtx Entity_GreenStompSwitch_mtx
 
Gfx Entity_GreenStompSwitch_RenderBase []
 
Gfx Entity_GreenStompSwitch_RenderExclMark []
 
Gfx Entity_GreenStompSwitch_RenderMain []
 
Gfx Entity_GreenStompSwitch_Render []
 

Function Documentation

◆ INCLUDE_IMG() [1/2]

◆ INCLUDE_IMG() [2/2]

INCLUDE_IMG ( "entity/model/GreenStompSwitch_tex.png" ,
D_0A000280_E625F0  )

◆ INCLUDE_PAL() [1/2]

◆ INCLUDE_PAL() [2/2]

INCLUDE_PAL ( "entity/model/GreenStompSwitch_tex.pal" ,
D_0A000300_E62670  )

Variable Documentation

◆ Entity_GreenStompSwitch_LoadExclMark

◆ Entity_GreenStompSwitch_LoadTexture

◆ Entity_GreenStompSwitch_mtx

Mtx Entity_GreenStompSwitch_mtx
Initial value:
1.000000, 0.000000, 0.000000, 0.000000,
0.000000, 1.000000, 0.000000, 0.000000,
0.000000, 0.000000, 1.000000, 0.000000,
0.000000, 0.000000, 0.000000, 1.000000
)
#define RDP_MATRIX( Ax, Bx, Cx, Dx, Ay, By, Cy, Dy, Az, Bz, Cz, Dz, Aw, Bw, Cw, Dw)
Definition macros.h:244

◆ Entity_GreenStompSwitch_Render

Gfx Entity_GreenStompSwitch_Render[]
Initial value:
= {
}
Gfx Entity_GreenStompSwitch_RenderMain[]
Definition GreenStompSwitch.c:91

◆ Entity_GreenStompSwitch_RenderBase

Gfx Entity_GreenStompSwitch_RenderBase[]
Initial value:
= {
gsSP2Triangles(0, 1, 2, 0, 0, 2, 3, 0),
gsSP2Triangles(4, 5, 1, 0, 4, 1, 0, 0),
gsSP2Triangles(3, 2, 6, 0, 3, 6, 7, 0),
gsSP2Triangles(8, 9, 5, 0, 8, 5, 4, 0),
gsSP2Triangles(10, 11, 9, 0, 10, 9, 8, 0),
gsSP2Triangles(12, 13, 11, 0, 12, 11, 10, 0),
gsSP2Triangles(14, 15, 13, 0, 14, 13, 12, 0),
gsSP2Triangles(7, 6, 15, 0, 7, 15, 14, 0),
gsSP2Triangles(16, 17, 18, 0, 16, 18, 19, 0),
gsSP2Triangles(17, 16, 20, 0, 17, 20, 21, 0),
gsSP2Triangles(21, 20, 22, 0, 21, 22, 23, 0),
gsSP2Triangles(19, 18, 24, 0, 19, 24, 25, 0),
gsSP2Triangles(25, 24, 26, 0, 25, 26, 27, 0),
gsSP2Triangles(28, 27, 26, 0, 28, 26, 29, 0),
gsSP2Triangles(1, 0, 4, 0, 1, 4, 5, 0),
gsSP2Triangles(5, 4, 2, 0, 5, 2, 3, 0),
}
Gfx Entity_GreenStompSwitch_LoadTexture[]
Definition GreenStompSwitch.c:9

◆ Entity_GreenStompSwitch_RenderExclMark

Gfx Entity_GreenStompSwitch_RenderExclMark[]

◆ Entity_GreenStompSwitch_RenderMain

Gfx Entity_GreenStompSwitch_RenderMain[]
Initial value:
= {
}
Gfx Entity_GreenStompSwitch_RenderBase[]
Definition GreenStompSwitch.c:48
Mtx Entity_GreenStompSwitch_mtx
Definition GreenStompSwitch.c:41
Gfx Entity_GreenStompSwitch_RenderExclMark[]
Definition GreenStompSwitch.c:77