Kernel/api_video - Oops, forgot this
authorJohn Hodge <[email protected]>
Sat, 22 Oct 2011 07:09:45 +0000 (15:09 +0800)
committerJohn Hodge <[email protected]>
Sat, 22 Oct 2011 07:09:45 +0000 (15:09 +0800)
Kernel/include/api_drv_video.h

index dbc4461..ab7dcdb 100644 (file)
@@ -473,6 +473,11 @@ extern void        DrvUtil_Video_DrawCursor(tDrvUtil_Video_BufInfo *Buf, int X, int Y);
  * \param Buf  Framebuffer descriptor, see type for details\r
  */\r
 extern void    DrvUtil_Video_RemoveCursor(tDrvUtil_Video_BufInfo *Buf);\r
+\r
+/**\r
+ * \brief Text mode cursor image\r
+ */\r
+extern tVideo_IOCtl_Bitmap     gDrvUtil_TextModeCursor;\r
 /**\r
  * \}\r
  */\r

UCC git Repository :: git.ucc.asn.au