Rev 1688 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1688 | Rev 1710 | ||
---|---|---|---|
Line 437... | Line 437... | ||
437 | } |
437 | } |
438 | } |
438 | } |
439 | 439 | ||
440 | scr_clear(); |
440 | scr_clear(); |
441 | insertscore(score, level); |
441 | insertscore(score, level); |
- | 442 | score=0; |
|
442 | } |
443 | } |
443 | 444 | ||
444 | scr_clear(); |
445 | scr_clear(); |
445 | printf("\n\n\n\t\tGame over.\n"); |
446 | printf("\n\n\n\t\tGame over.\n"); |
446 | /* |
447 | /* |