~ruther/CTU-FEE-B0B35APO-Semestral-project

c7e077efbb7d6c8fdaef7fbd63e2077887c26f73 — František Boháček 3 years ago f301162
fix: cursor size to look natural
1 files changed, 1 insertions(+), 1 deletions(-)

M image-viewer/include/cursor.h
M image-viewer/include/cursor.h => image-viewer/include/cursor.h +1 -1
@@ 7,7 7,7 @@
#include <time.h>
#include <stdint.h>

#define CURSOR_SIZE 10
#define CURSOR_SIZE 9

typedef struct {
  uint16_t x;

Do not follow this link