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.

15 lines
288 B

6 years ago
  1. # Generated by LakiTool
  2. .balign 4
  3. glabel wf_seg7_collision_tower_door # 0x0700FD00 - 0x0700FD30
  4. colInit
  5. colVertexInit 0x4
  6. colVertex 0, 0, -107
  7. colVertex 0, 0, 108
  8. colVertex 0, 205, 108
  9. colVertex 0, 205, -107
  10. colTriInit SURF_ENV_DEFAULT, 2
  11. colTri 0, 1, 2
  12. colTri 0, 2, 3
  13. colTriStop
  14. colEnd