Skip to content

Commit

Permalink
Disable cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
RowdyVoyeur authored Aug 11, 2024
1 parent 387f7a8 commit 296f65d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ typedef struct config_params_s {
char *filename;
int init_fullscreen;
int init_use_gpu;
int init_disable_cursor;
int idle_ms;
int wait_for_device;
int wait_packets;
Expand Down

0 comments on commit 296f65d

Please sign in to comment.