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