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