Typo fix again

This commit is contained in:
pagefault
2005-07-05 21:46:07 +00:00
parent 4bb8dac60e
commit c4e8fb49a6

View File

@@ -41,7 +41,7 @@ extern unsigned short int nextframe;
void Game60hzcall()
{
t1cc+;
t1cc++;
nextframe++;
}