Super Mario 64s source code (from a leak on 4chan so be careful)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

30 lines
673 B

# Generated by LakiTool
# Test Platform (small tiny platform 1/4th the size of a box. Probably used in early modeling tests?)
glabel unknown_seg8_collision_080262F8 # 0x080262F8 - 0x0802637C
colInit
colVertexInit 0x8
colVertex 200, 0, -200
colVertex 200, -100, -200
colVertex 200, -100, 200
colVertex 200, 0, 200
colVertex -200, -100, -200
colVertex -200, -100, 200
colVertex -200, 0, -200
colVertex -200, 0, 200
colTriInit SURF_ENV_DEFAULT, 12
colTri 2, 1, 0
colTri 3, 2, 0
colTri 1, 2, 4
colTri 2, 5, 4
colTri 0, 1, 4
colTri 6, 0, 4
colTri 4, 5, 6
colTri 5, 7, 6
colTri 3, 0, 6
colTri 7, 3, 6
colTri 2, 3, 5
colTri 3, 7, 5
colTriStop
colEnd