index
:
legacy/ec.git
core
master
evil core repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
main.cpp
blob: 61e75794d65a966d1ca10d1afa1aee381763df8c (
plain
)
1
2
3
4
5
6
7
8
9
10
#include <windows.h> #include "../api/api.h" int main() { return 0; }