Alex Foobarian's track duration patch
[viking/gosmore.git] / src / config.h
blob81955a52e421064515462d297fedc53f36d60999
1 #ifndef VIK_CONFIG_H
2 #define VIK_CONFIG_H
4 #define VIK_CONFIG_ALPHABETIZED_TRW
5 #define VIK_CONFIG_MAPCACHE_SIZE 50331648 /* 48 meggerbytes */
8 /* suggestions for what else you want here? */
9 /* how about waypoint drawing -- fast or slow? */
11 #endif