Added the header file to tty-solitaire.c.

This commit is contained in:
Murilo Soares Pereira 2010-03-28 21:12:53 -03:00
parent 40e0db770c
commit 06e292bc07

14
src/tty-solitaire.h Normal file
View File

@ -0,0 +1,14 @@
/*
* =============================================================================
*
* Filename: tty-solitaire.h
*
* Description: ncurses-based solitaire game
*
* Created: 03/28/2010 08:59:52 PM
* Compiler: gcc
*
* Author: Murilo Soares Pereira
*
* =============================================================================
*/