diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-04 11:17:57 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-04 11:17:57 -0500 |
commit | 678e58333cb1256b8a935b40acd45467e1533edd (patch) | |
tree | 10ab3698f458f4584be18b2f6178a026d779eb1c /main.c | |
parent | 1cbaa8c30f63b854696b9a0761376eda5ea87ecd (diff) |
v. 0.8
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |