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