forgot to remove the artifical delay in the loading screen after making
[dosdemo] / src / util.c
index 515b4e6..2a70ec8 100644 (file)
@@ -3,6 +3,7 @@
 #include <string.h>
 #include <errno.h>
 #include "util.h"
+#include "demo.h"
 
 uint32_t perf_start_count, perf_interval_count;