summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-03-04 11:17:57 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-03-04 11:17:57 -0500
commit678e58333cb1256b8a935b40acd45467e1533edd (patch)
tree10ab3698f458f4584be18b2f6178a026d779eb1c /main.c
parent1cbaa8c30f63b854696b9a0761376eda5ea87ecd (diff)
v. 0.8
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 5c7cc6d..64a79a6 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,7 @@
// @TODO:
-// - more instructions (basic stuff + how to open config)
// - update screenshot in README
// - test windows 7
-
#include "base.h"
no_warn_start
#if _WIN32