diff --git a/mines.c b/mines.c index f5c1bb4..8ab4a6d 100644 --- a/mines.c +++ b/mines.c @@ -29,7 +29,7 @@ int untouched; int mscount; chtype colors[6]={0}; int beginy,view_len; -byte setup_scroll(){ +void setup_scroll(){ beginy=0; if(0