X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/50a14534a51f892500ee82f867e8ab2f85b936ae..bf35388d0815a5ae2749d4ab4545c2289076372e:/src/config.h diff --git a/src/config.h b/src/config.h index 43094736..f4615836 100644 --- a/src/config.h +++ b/src/config.h @@ -1,11 +1,10 @@ #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? */ +/* how about waypoint drawing -- fast or slow? */ #endif