add fixme

This commit is contained in:
Gwenhael Le Moine 2011-07-03 23:05:31 +02:00
parent b7e495630c
commit 8240c631c7

2
star.c
View file

@ -640,7 +640,7 @@ int main( int argc, char* argv[] )
endwin();
nl();
if ( over == 1 ) {
if ( over == 1 ) { /* FIXME: display bug, like ncurses hasn't been cleaned yet*/
printf( "################################\n" );
printf( "## ##\n" );
printf( "## You've finished the whole ##\n" );