aboutsummaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/utils/sleep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/sleep.h b/src/utils/sleep.h
index d618e9b..7cdd081 100644
--- a/src/utils/sleep.h
+++ b/src/utils/sleep.h
@@ -1,3 +1,5 @@
1#define BASE_SLEEP_TIME 500
2
1STATIC void msleep(int); 3STATIC void msleep(int);
2 4
3#if defined(WIN32) 5#if defined(WIN32)

Generated with cgit - Back to sebastiano.tronto.net