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