Path: blob/master/levels/castle_grounds/areas/1/12/model.inc.c
7862 views
// TODO: what is this? 0700C960-0700C968 [8,8]1UNUSED static const u64 castle_grounds_unused_2 = 0;23// 0x0700C968 - 0x0700C9A84static const Vtx castle_grounds_seg7_vertex_0700C968[] = {5{{{ 0, 82, 0}, 0, { 990, 0}, {0xff, 0xff, 0xff, 0xff}}},6{{{ -71, -81, 0}, 0, { 0, 2012}, {0xff, 0xff, 0xff, 0xff}}},7{{{ 0, -81, 0}, 0, { 990, 2012}, {0xff, 0xff, 0xff, 0xff}}},8{{{ -71, 82, 0}, 0, { 0, 0}, {0xff, 0xff, 0xff, 0xff}}},9};1011// 0x0700C9A8 - 0x0700C9E812static const Vtx castle_grounds_seg7_vertex_0700C9A8[] = {13{{{ 72, 82, 0}, 0, { 990, 0}, {0xff, 0xff, 0xff, 0xff}}},14{{{ 0, -81, 0}, 0, { 0, 2012}, {0xff, 0xff, 0xff, 0xff}}},15{{{ 72, -81, 0}, 0, { 990, 2012}, {0xff, 0xff, 0xff, 0xff}}},16{{{ 0, 82, 0}, 0, { 0, 0}, {0xff, 0xff, 0xff, 0xff}}},17};1819// 0x0700C9E8 - 0x0700D9E820ALIGNED8 static const Texture castle_grounds_seg7_texture_0700C9E8[] = {21#include "levels/castle_grounds/3.rgba16.inc.c"22};2324// 0x0700D9E8 - 0x0700E9E825ALIGNED8 static const Texture castle_grounds_seg7_texture_0700D9E8[] = {26#include "levels/castle_grounds/4.rgba16.inc.c"27};2829// 0x0700E9E8 - 0x0700EA2030static const Gfx castle_grounds_seg7_dl_0700E9E8[] = {31gsDPSetTextureImage(G_IM_FMT_RGBA, G_IM_SIZ_16b, 1, castle_grounds_seg7_texture_0700C9E8),32gsDPLoadSync(),33gsDPLoadBlock(G_TX_LOADTILE, 0, 0, 32 * 64 - 1, CALC_DXT(32, G_IM_SIZ_16b_BYTES)),34gsSPVertex(castle_grounds_seg7_vertex_0700C968, 4, 0),35gsSP2Triangles( 0, 1, 2, 0x0, 0, 3, 1, 0x0),36gsSPEndDisplayList(),37};3839// 0x0700EA20 - 0x0700EA5840static const Gfx castle_grounds_seg7_dl_0700EA20[] = {41gsDPSetTextureImage(G_IM_FMT_RGBA, G_IM_SIZ_16b, 1, castle_grounds_seg7_texture_0700D9E8),42gsDPLoadSync(),43gsDPLoadBlock(G_TX_LOADTILE, 0, 0, 32 * 64 - 1, CALC_DXT(32, G_IM_SIZ_16b_BYTES)),44gsSPVertex(castle_grounds_seg7_vertex_0700C9A8, 4, 0),45gsSP2Triangles( 0, 1, 2, 0x0, 0, 3, 1, 0x0),46gsSPEndDisplayList(),47};4849// 0x0700EA58 - 0x0700EAE850const Gfx castle_grounds_seg7_dl_0700EA58[] = {51gsDPPipeSync(),52gsDPSetCombineMode(G_CC_DECALFADEA, G_CC_DECALFADEA),53gsDPSetRenderMode(G_RM_XLU_SURF, G_RM_XLU_SURF2),54gsDPSetTextureFilter(G_TF_BILERP),55gsSPClearGeometryMode(G_LIGHTING),56gsDPSetTile(G_IM_FMT_RGBA, G_IM_SIZ_16b, 0, 0, G_TX_LOADTILE, 0, G_TX_WRAP | G_TX_NOMIRROR, G_TX_NOMASK, G_TX_NOLOD, G_TX_WRAP | G_TX_NOMIRROR, G_TX_NOMASK, G_TX_NOLOD),57gsSPTexture(0xFFFF, 0xFFFF, 0, G_TX_RENDERTILE, G_ON),58gsDPTileSync(),59gsDPSetTile(G_IM_FMT_RGBA, G_IM_SIZ_16b, 8, 0, G_TX_RENDERTILE, 0, G_TX_WRAP | G_TX_NOMIRROR, 6, G_TX_NOLOD, G_TX_WRAP | G_TX_NOMIRROR, 5, G_TX_NOLOD),60gsDPSetTileSize(0, 0, 0, (32 - 1) << G_TEXTURE_IMAGE_FRAC, (64 - 1) << G_TEXTURE_IMAGE_FRAC),61gsSPDisplayList(castle_grounds_seg7_dl_0700E9E8),62gsSPDisplayList(castle_grounds_seg7_dl_0700EA20),63gsSPTexture(0xFFFF, 0xFFFF, 0, G_TX_RENDERTILE, G_OFF),64gsDPPipeSync(),65gsDPSetCombineMode(G_CC_SHADE, G_CC_SHADE),66gsDPSetRenderMode(G_RM_AA_ZB_OPA_SURF, G_RM_AA_ZB_OPA_SURF2),67gsSPSetGeometryMode(G_LIGHTING),68gsSPEndDisplayList(),69};707172