Added ability to set custom mouse cursors. Not hardware accelerated yet.
This commit is contained in:
parent
59e1ad2773
commit
82a3304458
23 changed files with 611 additions and 407 deletions
|
|
@ -50,6 +50,8 @@
|
|||
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include "main/input_default.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue