You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
I think github are gonna give me badges for all these PR's (#597)
* Update game_init.c * fuck you nintendo fuck you nintendo fuck you nintendo fuck you nintendo fuck you nintendo fuck you nintendo * Update segment2.c * Update model.inc.c
This commit is contained in:
@@ -1999,6 +1999,7 @@ static const Gfx ccm_seg7_dl_0701C5C8[] = {
|
||||
// 0x0701CC40 - 0x0701CE30
|
||||
static const Gfx ccm_seg7_dl_0701CC40[] = {
|
||||
gsDPSetTextureImage(G_IM_FMT_RGBA, G_IM_SIZ_16b, 1, snow_09001000),
|
||||
gsSPClipRatio(FRUSTRATIO_1),
|
||||
gsDPLoadSync(),
|
||||
gsDPLoadBlock(G_TX_LOADTILE, 0, 0, 32 * 64 - 1, CALC_DXT(32, G_IM_SIZ_16b_BYTES)),
|
||||
gsSPVertex(ccm_seg7_vertex_0701AB50, 16, 0),
|
||||
@@ -2035,6 +2036,7 @@ static const Gfx ccm_seg7_dl_0701CC40[] = {
|
||||
gsSPVertex(ccm_seg7_vertex_0701B040, 10, 0),
|
||||
gsSP2Triangles( 0, 1, 2, 0x0, 1, 3, 2, 0x0),
|
||||
gsSP2Triangles( 4, 5, 6, 0x0, 7, 8, 9, 0x0),
|
||||
gsSPClipRatio(FRUSTRATIO_2),
|
||||
gsSPEndDisplayList(),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user