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

Functions

 INCLUDE_IMG ("de/starpoint/starpoint.png", D_PAL_802ABC98_81B048)
 
 INCLUDE_IMG ("de/starpoint/starpoints.png", D_PAL_802ACE18_81C1C8)
 

Variables

Lights1 starpoint_lights1_de = gdSPDefLights1(0, 0, 0, 0, 0, 0, 0, 0, 0)
 
Gfx D_PAL_802ACD50_81C100 []
 
Gfx D_PAL_802ACDB0_81C160 []
 
Gfx D_PAL_802ACDD8_81C188 []
 
Lights1 starpoint_lights2_de = gdSPDefLights1(0, 0, 0, 0, 0, 0, 0, 0, 0)
 
Gfx D_PAL_802ADED0_81D280 []
 
Gfx D_PAL_802ADF30_81D2E0 []
 
Gfx D_PAL_802ADF58_81D308 []
 
EntityModelScript EMS_starpoint_starpoint_de = STANDARD_ENTITY_MODEL_SCRIPT(D_PAL_802ACDD8_81C188, RENDER_MODE_CLOUD_NO_ZCMP)
 
EntityModelScript EMS_starpoint_starpoints_de = STANDARD_ENTITY_MODEL_SCRIPT(D_PAL_802ADF58_81D308, RENDER_MODE_CLOUD_NO_ZCMP)
 

Function Documentation

◆ INCLUDE_IMG() [1/2]

INCLUDE_IMG ( "de/starpoint/starpoint.png" ,
D_PAL_802ABC98_81B048  )

◆ INCLUDE_IMG() [2/2]

INCLUDE_IMG ( "de/starpoint/starpoints.png" ,
D_PAL_802ACE18_81C1C8  )

Variable Documentation

◆ D_PAL_802ACD50_81C100

Gfx D_PAL_802ACD50_81C100[]
Initial value:
= {
gsSPSetLights1(starpoint_lights1_de),
gsDPPipeSync(),
gsDPSetCycleType(G_CYC_1CYCLE),
gsDPSetRenderMode(G_RM_XLU_SURF, G_RM_XLU_SURF2),
gsSPDisplayList(D_PAL_802ACC98_81C048),
gsSPClearGeometryMode(G_LIGHTING),
gsSPSetGeometryMode(G_CULL_BACK | G_SHADING_SMOOTH),
gsSPVertex(&D_PAL_802ACD10_81C0C0[0], 4, 0),
gsSP2Triangles(0, 1, 2, 0, 0, 2, 3, 0),
gsSPEndDisplayList(),
}
Lights1 starpoint_lights1_de
Definition starpoint_de.c:5

◆ D_PAL_802ACDB0_81C160

Gfx D_PAL_802ACDB0_81C160[]
Initial value:
= {
gsSPSetLights1(starpoint_lights1_de),
gsSPDisplayList(D_PAL_802ACD50_81C100),
gsSPEndDisplayList(),
}
Gfx D_PAL_802ACD50_81C100[]
Definition starpoint_de.c:11

◆ D_PAL_802ACDD8_81C188

Gfx D_PAL_802ACDD8_81C188[]
Initial value:
= {
gsSPSetLights1(starpoint_lights1_de),
gsSPDisplayList(D_PAL_802ACDB0_81C160),
gsSPEndDisplayList(),
}
Gfx D_PAL_802ACDB0_81C160[]
Definition starpoint_de.c:24

◆ D_PAL_802ADED0_81D280

Gfx D_PAL_802ADED0_81D280[]
Initial value:
= {
gsSPSetLights1(starpoint_lights2_de),
gsDPPipeSync(),
gsDPSetCycleType(G_CYC_1CYCLE),
gsDPSetRenderMode(G_RM_XLU_SURF, G_RM_XLU_SURF2),
gsSPDisplayList(D_PAL_802ADE18_81D1C8),
gsSPClearGeometryMode(G_LIGHTING),
gsSPSetGeometryMode(G_CULL_BACK | G_SHADING_SMOOTH),
gsSPVertex(&D_PAL_802ADE90_81D240[0], 4, 0),
gsSP2Triangles(0, 1, 2, 0, 0, 2, 3, 0),
gsSPEndDisplayList(),
}
Lights1 starpoint_lights2_de
Definition starpoint_de.c:36

◆ D_PAL_802ADF30_81D2E0

Gfx D_PAL_802ADF30_81D2E0[]
Initial value:
= {
gsSPSetLights1(starpoint_lights2_de),
gsSPDisplayList(D_PAL_802ADED0_81D280),
gsSPEndDisplayList(),
}
Gfx D_PAL_802ADED0_81D280[]
Definition starpoint_de.c:42

◆ D_PAL_802ADF58_81D308

Gfx D_PAL_802ADF58_81D308[]
Initial value:
= {
gsSPSetLights1(starpoint_lights2_de),
gsSPDisplayList(D_PAL_802ADF30_81D2E0),
gsSPEndDisplayList(),
}
Gfx D_PAL_802ADF30_81D2E0[]
Definition starpoint_de.c:55

◆ EMS_starpoint_starpoint_de

◆ EMS_starpoint_starpoints_de

◆ starpoint_lights1_de

Lights1 starpoint_lights1_de = gdSPDefLights1(0, 0, 0, 0, 0, 0, 0, 0, 0)

◆ starpoint_lights2_de

Lights1 starpoint_lights2_de = gdSPDefLights1(0, 0, 0, 0, 0, 0, 0, 0, 0)