projects
/
libjin
master
minimal
游戏框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
01HelloWorld
/
main.cpp
blob: 701d53f8133325d99365509bb1da42d151b82e2b (
plain
)
1
2
3
4
5
6
7
#include "jin.h" int main() { jin::core::Game* game; jin::graphics::WindowSystem; }