sm64

A Super Mario 64 decompilation
Log | Files | Refs | README | LICENSE

model.inc.c (4024B)


      1 // Test Platform (small tiny platform 1/4th the size of a box. Probably used in early modeling tests?)
      2 
      3 // 0x08026008
      4 static const Lights1 unknown_seg8_lights_08026008 = gdSPDefLights1(
      5     0x32, 0x32, 0x07,
      6     0xc8, 0xc8, 0x1e, 0x28, 0x28, 0x28
      7 );
      8 
      9 // 0x08026020
     10 static const Vtx unknown_seg8_vertex_08026020[] = {
     11     {{{   200,   -100,    200}, 0, {     0,      0}, {0x7f, 0x00, 0x00, 0x00}}},
     12     {{{   200,   -100,   -200}, 0, {     0,      0}, {0x7f, 0x00, 0x00, 0x00}}},
     13     {{{   200,      0,   -200}, 0, {     0,      0}, {0x7f, 0x00, 0x00, 0x00}}},
     14     {{{   200,      0,    200}, 0, {     0,      0}, {0x7f, 0x00, 0x00, 0x00}}},
     15     {{{   200,   -100,    200}, 0, {     0,      0}, {0x7f, 0x00, 0x00, 0x00}}},
     16     {{{   200,      0,   -200}, 0, {     0,      0}, {0x7f, 0x00, 0x00, 0x00}}},
     17     {{{   200,   -100,   -200}, 0, {     0,      0}, {0x00, 0x81, 0x00, 0x00}}},
     18     {{{   200,   -100,    200}, 0, {     0,      0}, {0x00, 0x81, 0x00, 0x00}}},
     19     {{{  -200,   -100,   -200}, 0, {     0,      0}, {0x00, 0x81, 0x00, 0x00}}},
     20     {{{   200,   -100,    200}, 0, {     0,      0}, {0x00, 0x81, 0x00, 0x00}}},
     21     {{{  -200,   -100,    200}, 0, {     0,      0}, {0x00, 0x81, 0x00, 0x00}}},
     22     {{{  -200,   -100,   -200}, 0, {     0,      0}, {0x00, 0x81, 0x00, 0x00}}},
     23     {{{   200,      0,   -200}, 0, {     0,      0}, {0x00, 0x00, 0x81, 0x00}}},
     24     {{{   200,   -100,   -200}, 0, {     0,      0}, {0x00, 0x00, 0x81, 0x00}}},
     25     {{{  -200,   -100,   -200}, 0, {     0,      0}, {0x00, 0x00, 0x81, 0x00}}},
     26 };
     27 
     28 // 0x08026110
     29 static const Vtx unknown_seg8_vertex_08026110[] = {
     30     {{{  -200,      0,   -200}, 0, {     0,      0}, {0x00, 0x00, 0x81, 0x00}}},
     31     {{{   200,      0,   -200}, 0, {     0,      0}, {0x00, 0x00, 0x81, 0x00}}},
     32     {{{  -200,   -100,   -200}, 0, {     0,      0}, {0x00, 0x00, 0x81, 0x00}}},
     33     {{{  -200,   -100,   -200}, 0, {     0,      0}, {0x81, 0x00, 0x00, 0x00}}},
     34     {{{  -200,   -100,    200}, 0, {     0,      0}, {0x81, 0x00, 0x00, 0x00}}},
     35     {{{  -200,      0,   -200}, 0, {     0,      0}, {0x81, 0x00, 0x00, 0x00}}},
     36     {{{  -200,   -100,    200}, 0, {     0,      0}, {0x81, 0x00, 0x00, 0x00}}},
     37     {{{  -200,      0,    200}, 0, {     0,      0}, {0x81, 0x00, 0x00, 0x00}}},
     38     {{{  -200,      0,   -200}, 0, {     0,      0}, {0x81, 0x00, 0x00, 0x00}}},
     39     {{{   200,      0,    200}, 0, {     0,      0}, {0x00, 0x7f, 0x00, 0x00}}},
     40     {{{   200,      0,   -200}, 0, {     0,      0}, {0x00, 0x7f, 0x00, 0x00}}},
     41     {{{  -200,      0,   -200}, 0, {     0,      0}, {0x00, 0x7f, 0x00, 0x00}}},
     42     {{{  -200,      0,    200}, 0, {     0,      0}, {0x00, 0x7f, 0x00, 0x00}}},
     43     {{{   200,      0,    200}, 0, {     0,      0}, {0x00, 0x7f, 0x00, 0x00}}},
     44     {{{  -200,      0,   -200}, 0, {     0,      0}, {0x00, 0x7f, 0x00, 0x00}}},
     45 };
     46 
     47 // 0x08026200
     48 static const Vtx unknown_seg8_vertex_08026200[] = {
     49     {{{   200,   -100,    200}, 0, {     0,      0}, {0x00, 0x00, 0x7f, 0x00}}},
     50     {{{   200,      0,    200}, 0, {     0,      0}, {0x00, 0x00, 0x7f, 0x00}}},
     51     {{{  -200,   -100,    200}, 0, {     0,      0}, {0x00, 0x00, 0x7f, 0x00}}},
     52     {{{   200,      0,    200}, 0, {     0,      0}, {0x00, 0x00, 0x7f, 0x00}}},
     53     {{{  -200,      0,    200}, 0, {     0,      0}, {0x00, 0x00, 0x7f, 0x00}}},
     54     {{{  -200,   -100,    200}, 0, {     0,      0}, {0x00, 0x00, 0x7f, 0x00}}},
     55 };
     56 
     57 // 0x08026260 - 0x080262F8
     58 const Gfx unknown_seg8_dl_08026260[] = {
     59     gsSPSetLights1(unknown_seg8_lights_08026008),
     60     gsSPVertex(unknown_seg8_vertex_08026020, 15, 0),
     61     gsSP2Triangles( 0,  1,  2, 0x0,  3,  4,  5, 0x0),
     62     gsSP2Triangles( 6,  7,  8, 0x0,  9, 10, 11, 0x0),
     63     gsSP1Triangle(12, 13, 14, 0x0),
     64     gsSPVertex(unknown_seg8_vertex_08026110, 15, 0),
     65     gsSP2Triangles( 0,  1,  2, 0x0,  3,  4,  5, 0x0),
     66     gsSP2Triangles( 6,  7,  8, 0x0,  9, 10, 11, 0x0),
     67     gsSP1Triangle(12, 13, 14, 0x0),
     68     gsSPVertex(unknown_seg8_vertex_08026200, 6, 0),
     69     gsSP2Triangles( 0,  1,  2, 0x0,  3,  4,  5, 0x0),
     70     gsSPEndDisplayList(),
     71 };