]> git.street.me.uk Git - andy/viking.git/blobdiff - src/config.h
Read Geocaching .loc (about time)
[andy/viking.git] / src / config.h
index 43094736adf30532ef130f0ab26eadb7d81a6302..f46158366a341a34d478e95633c77ab8dd9f3d2c 100644 (file)
@@ -1,11 +1,10 @@
 #ifndef VIK_CONFIG_H
 #define VIK_CONFIG_H
 
 #ifndef VIK_CONFIG_H
 #define VIK_CONFIG_H
 
-#define VIK_CONFIG_ALPHABETIZED_TRW
-// #define VIK_CONFIG_MAPCACHE_SIZE 50331648 /* 48 meggerbytes */
-#define VIK_CONFIG_MAPCACHE_SIZE 1331648 /* 48 meggerbytes */
+#define VIK_CONFIG_MAPCACHE_SIZE 50331648 /* 48 meggerbytes */
 
 
 /* suggestions for what else you want here? */
 
 
 /* suggestions for what else you want here? */
+/* how about waypoint drawing -- fast or slow? */
 
 #endif
 
 #endif