summaryrefslogtreecommitdiff
path: root/src/g80_cursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/g80_cursor.h')
-rw-r--r--src/g80_cursor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/g80_cursor.h b/src/g80_cursor.h
new file mode 100644
index 0000000..9cd56ee
--- /dev/null
+++ b/src/g80_cursor.h
@@ -0,0 +1,3 @@
+Bool G80CursorInit(ScreenPtr);
+Bool G80CursorAcquire(G80Ptr);
+void G80CursorRelease(G80Ptr);