ref: 6863a7bb8b7c43fa58a6d4b07f36364cc7b29da7 dir: /dat.h/
extern char* cache; extern char* uid; extern int maxzoom; typedef struct Bundle Bundle; struct Bundle { int x; int y; int z; };