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