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.

19 lines
377 B

6 years ago
  1. # Generated by LakiTool
  2. glabel lll_seg7_collision_inverted_pyramid # 0x0701D510 - 0x0701D55E
  3. colInit
  4. colVertexInit 0x5
  5. colVertex 0, 0, 0
  6. colVertex 307, 307, 307
  7. colVertex -306, 307, 307
  8. colVertex 307, 307, -306
  9. colVertex -306, 307, -306
  10. colTriInit SURF_ENV_DEFAULT, 6
  11. colTri 0, 1, 2
  12. colTri 0, 3, 1
  13. colTri 1, 4, 2
  14. colTri 1, 3, 4
  15. colTri 0, 4, 3
  16. colTri 0, 2, 4
  17. colTriStop
  18. colEnd