Line 4,363:
Line 4,363:
|-
|-
| 8-9
| 8-9
−
| Texture 3 coordinates (0 = texture 0, 1 = texture 1, 2 = texture 2)
+
| Texture 3 coordinates
|-
|-
| 10
| 10
Line 4,372:
Line 4,372:
|-
|-
| 13
| 13
−
| Texture 2 coordinates (0 = texture 2, 1 = texture 1)
+
| Texture 2 coordinates
|-
|-
| 16
| 16
| Clear texture cache (0 = don't clear, 1 = clear)
| Clear texture cache (0 = don't clear, 1 = clear)
+
|-
+
| 17
+
| 0x0
+
|}
+
+
Texture 3 coordinates values:
+
+
{| class="wikitable" border="1"
+
! Value
+
! Description
+
|-
+
| 0
+
| Texture 0
+
|-
+
| 1
+
| Texture 1
+
|-
+
| 2
+
| Texture 2
+
|}
+
+
Texture 2 coordinates values:
+
+
{| class="wikitable" border="1"
+
! Value
+
! Description
+
|-
+
| 0
+
| Texture 2
+
|-
+
| 1
+
| Texture 1
|}
|}