This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
capella
/
RedCore
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Tree:
fb9fb8ab84
Branches
Tags
master
RedCore
/
cocos2d
/
external
/
tiff
/
include
/
ios
/
tiffconf.h
tiffconf.h
94 B
Lịch sử
Raw
1
2
3
4
5
#if defined(__LP64__) && __LP64__
#include"tiffconf-64.h"
#else
#include"tiffconf-32.h"
#endif