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