#pragma once #include "app.h" #include typedef struct IsoGfxApp IsoGfxApp; bool make_checkerboard_app(IsoGfx*, IsoGfxApp*);