mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-12 04:15:02 -05:00
17 lines
349 B
ArmAsm
17 lines
349 B
ArmAsm
glabel lll_seg7_collision_slow_tilting_platform # 0x0701D408 - 0x0701D450
|
|
colInit
|
|
colVertexInit 0x6
|
|
colVertex -383, 0, -1023
|
|
colVertex 5, 41, 1024
|
|
colVertex 5, 41, -1023
|
|
colVertex -383, 0, 1024
|
|
colVertex 384, 0, -1023
|
|
colVertex 384, 0, 1024
|
|
colTriInit SURFACE_DEFAULT, 4
|
|
colTri 0, 1, 2
|
|
colTri 0, 3, 1
|
|
colTri 1, 4, 2
|
|
colTri 1, 5, 4
|
|
colTriStop
|
|
colEnd
|