projects
/
Jin
master
minimal
2D游戏框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libjin
/
Core
/
Core.h
blob: dd902b4718201546c69250d1132892244e745776 (
plain
)
1
2
3
4
5
6
#ifndef __JIN_CORE_H #define __JIN_CORE_H #include "game.h" #endif