aboutsummaryrefslogtreecommitdiff
path: root/src/GPU3D.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GPU3D.h')
-rw-r--r--src/GPU3D.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GPU3D.h b/src/GPU3D.h
index 482fc1f..91a745f 100644
--- a/src/GPU3D.h
+++ b/src/GPU3D.h
@@ -113,6 +113,8 @@ bool Init();
void DeInit();
void Reset();
+void SetupRenderThread();
+
void VCount144();
void RenderFrame();
void RequestLine(int line);