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
|
|
@ -40,6 +40,7 @@
|
|||
#include "servers/visual/rasterizer.h"
|
||||
#include "audio_server_javascript.h"
|
||||
#include "audio_driver_javascript.h"
|
||||
#include "main/input_default.h"
|
||||
|
||||
typedef void (*GFXInitFunc)(void *ud,bool gl2,int w, int h, bool fs);
|
||||
typedef int (*OpenURIFunc)(const String&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue