Changeset 15 in flair-src for trunk/lib/FlairCore/src/unexported/communication.h
- Timestamp:
- Apr 8, 2016, 3:40:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/unexported/communication.h
r2 r15 6 6 #define COMMUNICATION_H 7 7 8 9 //messages file socket 8 // messages file socket 10 9 #define FILE_INFO_LITTLE_ENDIAN 0x01 11 10 #define FILE_INFO_BIG_ENDIAN 0x02 … … 19 18 #define DATAS_BIG_ENDIAN 0xfe 20 19 21 22 20 #endif // COMMUNICATION_H
Note:
See TracChangeset
for help on using the changeset viewer.