sandbox/Antoonvh/empty.c

    Does this work?

    #include "grid/quadtree.h"
    
    int main(){
      init_grid(32);
    }