Changeset 40504 for trunk/Ohana/src/libdvo/include/dvo_util.h
- Timestamp:
- Jul 6, 2018, 4:50:24 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo_util.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo_util.h
r39457 r40504 7 7 8 8 #include <dvo.h> 9 #define PHOTCODE_FILE_SIZE 280 9 10 10 11 typedef struct { … … 13 14 char catmode[256]; 14 15 char catformat[256]; 15 char photcodeFile[ 256];16 char photcodeFile[PHOTCODE_FILE_SIZE]; 16 17 char skyTableFile[256]; 17 18 int skyDepth;
Note:
See TracChangeset
for help on using the changeset viewer.
