home · contact · privacy
Moved draw_*_win() into its own library. Removed some unneeded libray includes.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 23 May 2013 09:34:53 +0000 (11:34 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 23 May 2013 09:34:53 +0000 (11:34 +0200)
commita470e49ace2874380e6018a6166dd2a61e3c689c
tree53d887070d1e951cc309396526705d312b5a98b7
parent64d0376c88998796129b76b7648670d100dad2a0
Moved draw_*_win() into its own library. Removed some unneeded libray includes.
Makefile
draw_wins.c [new file with mode: 0644]
draw_wins.h [new file with mode: 0644]
draw_wins.o [new file with mode: 0644]
roguelike.c