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

6 years ago
  1. # Generated by LakiTool
  2. # Test Platform (small tiny platform 1/4th the size of a box. Probably used in early modeling tests?)
  3. glabel unknown_seg8_collision_080262F8 # 0x080262F8 - 0x0802637C
  4. colInit
  5. colVertexInit 0x8
  6. colVertex 200, 0, -200
  7. colVertex 200, -100, -200
  8. colVertex 200, -100, 200
  9. colVertex 200, 0, 200
  10. colVertex -200, -100, -200
  11. colVertex -200, -100, 200
  12. colVertex -200, 0, -200
  13. colVertex -200, 0, 200
  14. colTriInit SURF_ENV_DEFAULT, 12
  15. colTri 2, 1, 0
  16. colTri 3, 2, 0
  17. colTri 1, 2, 4
  18. colTri 2, 5, 4
  19. colTri 0, 1, 4
  20. colTri 6, 0, 4
  21. colTri 4, 5, 6
  22. colTri 5, 7, 6
  23. colTri 3, 0, 6
  24. colTri 7, 3, 6
  25. colTri 2, 3, 5
  26. colTri 3, 7, 5
  27. colTriStop
  28. colEnd