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
385 B

6 years ago
  1. # Generated by LakiTool
  2. .balign 4
  3. glabel wf_seg7_collision_sliding_brick_platform # 0x0700FAA4 - 0x0700FAEC
  4. colInit
  5. colVertexInit 0x6
  6. colVertex 256, 0, 256
  7. colVertex 256, -50, -255
  8. colVertex 256, 0, -255
  9. colVertex 256, -50, 256
  10. colVertex -255, 0, -255
  11. colVertex -255, 0, 256
  12. colTriInit SURF_ENV_DEFAULT, 4
  13. colTri 0, 1, 2
  14. colTri 0, 3, 1
  15. colTri 0, 4, 5
  16. colTri 0, 2, 4
  17. colTriStop
  18. colEnd