#pragma once #include #include "grids.h" typedef void (*renderer_func)(FILE*, const grid_t*);