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 e6e1860..6d40753 100644
--- a/GPU3D.h
+++ b/GPU3D.h
@@ -53,7 +53,9 @@ typedef struct
} Polygon;
+extern u32 DispCnt;
extern s32 Viewport[4];
+extern u32 ClearAttr1, ClearAttr2;
bool Init();
void DeInit();