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