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