Skip to content

Commit

Permalink
fixup! fix: unresponsive UI when animation is too fast (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
N-R-K committed Jun 5, 2024
1 parent 931912d commit f6ac186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <locale.h>
#include <poll.h>
#include <signal.h>
#include <limits.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
Expand Down

0 comments on commit f6ac186

Please sign in to comment.