Initial Commit

This commit is contained in:
hellisabove
2023-07-03 00:28:12 +03:00
parent 3def5bf106
commit c16fd5aee6
16 changed files with 420 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#include <Windows.h>
INT main(INT arg, PCHAR argv[]) {
}