Rename some directories, add initial chernobyl emu stuff

This commit is contained in:
Val
2022-08-07 20:57:25 -05:00
parent 9281acc1eb
commit 8e0886fb93
35 changed files with 97 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
#ifndef MAIN_HH_INCLUDED
#define MAIN_HH_INCLUDED
const int a = 0;
#endif