mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-11 11:55:07 -05:00
14 lines
269 B
ArmAsm
14 lines
269 B
ArmAsm
.balign 4
|
|
glabel bob_seg7_collision_chain_chomp_gate # 0x070113C0 - 0x070113F0
|
|
colInit
|
|
colVertexInit 0x4
|
|
colVertex 512, 0, 0
|
|
colVertex 512, 640, 0
|
|
colVertex -511, 640, 0
|
|
colVertex -511, 0, 0
|
|
colTriInit SURFACE_DEFAULT, 2
|
|
colTri 0, 1, 2
|
|
colTri 3, 0, 2
|
|
colTriStop
|
|
colEnd
|