Added the header file to tty-solitaire.c.
This commit is contained in:
parent
40e0db770c
commit
06e292bc07
14
src/tty-solitaire.h
Normal file
14
src/tty-solitaire.h
Normal 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
|
||||||
|
*
|
||||||
|
* =============================================================================
|
||||||
|
*/
|
Loading…
Reference in New Issue
Block a user