blob: e84d09d3372e12cfaf549de23cd8845828c09b58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<DisplayList Version="0">
<ClearGeometryMode G_LIGHTING="1" />
<LoadVertices Path="tracks/harbour/water1_mesh_vtx_cull" VertexBufferIndex="0" VertexOffset="0" Count="8"/>
<SetGeometryMode G_LIGHTING="1" />
<CullDisplayList Start="0" End="7"/>
<CallDisplayList Path="tracks/harbour/mat_mk64_water1"/>
<CallDisplayList Path="tracks/harbour/water1_mesh_tri_0"/>
<CallDisplayList Path="tracks/harbour/mat_revert_mk64_water1"/>
<CallDisplayList Path="tracks/harbour/mat_mk64_water2"/>
<CallDisplayList Path="tracks/harbour/water1_mesh_tri_1"/>
<CallDisplayList Path="tracks/harbour/mat_revert_mk64_water2"/>
<EndDisplayList/>
</DisplayList>
|