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: 63528b02c23018d21ab6c979f58aa94bc336c484 (
plain
)
1
2
3
4
5
6
#ifndef __LIBJIN_COMMON_H #define __LIBJIN_COMMON_H #include "je_array.hpp" #endif