diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-16 15:54:35 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-16 15:54:35 -0400 |
commit | 51ac447d409bb565178ab9d78d4b5200e89f2cf4 (patch) | |
tree | 0a45c9ba2215d00dd04afe75803ad103bc4236fb /main.c | |
parent | 2a3bbb6674fe3b0e4ff996cae750a6e2880315ef (diff) |
comment/uncomment selection
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ // @TODO: // - terminate process not working on windows? -// - comment/uncomment selection #include "base.h" no_warn_start #if _WIN32 |