#include "cube3d.h" void init_parsing(int ac, char **av, t_game *game) { (void)*game; (void)av; (void)ac; }