]> git.street.me.uk Git - andy/viking.git/blame - src/config.h
Read Geocaching .loc (about time)
[andy/viking.git] / src / config.h
CommitLineData
50a14534
EB
1#ifndef VIK_CONFIG_H
2#define VIK_CONFIG_H
3
1fe49af0 4#define VIK_CONFIG_MAPCACHE_SIZE 50331648 /* 48 meggerbytes */
50a14534
EB
5
6
7/* suggestions for what else you want here? */
1fe49af0 8/* how about waypoint drawing -- fast or slow? */
50a14534
EB
9
10#endif