aboutsummaryrefslogtreecommitdiff
path: root/GPU3D.h
diff options
context:
space:
mode:
Diffstat (limited to 'GPU3D.h')
-rw-r--r--GPU3D.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/GPU3D.h b/GPU3D.h
index 939e3e9..6f9d7d1 100644
--- a/GPU3D.h
+++ b/GPU3D.h
@@ -46,6 +46,8 @@ typedef struct
u32 NumVertices;
u32 Attr;
+ u32 TexParam;
+ u32 TexPalette;
bool FacingView;