add make target that prints CC, CFLAGS, and LDFLAGS
[menche_rl.git] / interface.h
blob2004ad4a97cfbfb981de61e4fa440cb3e6331273
1 void interface_init();
2 void interface_end();
3 void interface_draw(enum tile*, struct pos);