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: 4b4df8fbc6383f2a7d7edf949ff87101b096a234 (
plain
)
1
2
3
4
5
6
#ifndef __LIBJIN_CORE_H #define __LIBJIN_CORE_H #include "game.h" #endif