aboutsummaryrefslogtreecommitdiff
path: root/GPU3D.h
diff options
context:
space:
mode:
Diffstat (limited to 'GPU3D.h')
-rw-r--r--GPU3D.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/GPU3D.h b/GPU3D.h
index d683cbe..939e3e9 100644
--- a/GPU3D.h
+++ b/GPU3D.h
@@ -26,6 +26,7 @@ typedef struct
{
s32 Position[4];
s32 Color[3];
+ s16 TexCoords[2];
bool Clipped;