fixed cursor rendering

This commit is contained in:
BADIM-PC\Vadim
2018-02-13 19:25:39 +03:00
parent 9aab993fe4
commit a3126275b4
5 changed files with 126 additions and 72 deletions

View File

@@ -74,7 +74,10 @@ typedef struct
{
struct
{
s32 sprite;
s32 arrow;
s32 hand;
s32 ibeam;
bool pixelPerfect;
} cursor;