X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/108889308bdc1f0a1e3329f68ce89fbe14112cbd..a31889935875a7d1d32c8dae2d6218d7938167f8:/src/khmaps.c?ds=sidebyside diff --git a/src/khmaps.c b/src/khmaps.c index bed9da85..5921c987 100644 --- a/src/khmaps.c +++ b/src/khmaps.c @@ -31,7 +31,7 @@ #include "khmaps.h" -static DownloadOptions khmaps_options = { 1 }; +static DownloadOptions khmaps_options = { 1, NULL }; void khmaps_init () { VikMapsLayer_MapType map_type = { 8, 256, 256, VIK_VIEWPORT_DRAWMODE_KH, khmaps_coord_to_mapcoord, khmaps_mapcoord_to_center_coord, khmaps_download };