zone geek

ici rien que sa geek mgl

je vais y foutre du C

typedef struct map map;
struct map {
    map *child[4];
    // ...
};
copyright (c) moi 1970-2017