Cosmetic changes
git-svn-id: svn://svn.cc65.org/cc65/trunk@1578 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
4dd4e76a88
commit
d0fabdba7f
1 changed files with 5 additions and 5 deletions
|
@ -217,7 +217,7 @@ int main (void)
|
||||||
|
|
||||||
/* Count frames */
|
/* Count frames */
|
||||||
f += 2;
|
f += 2;
|
||||||
};
|
}
|
||||||
t = clock() - t;
|
t = clock() - t;
|
||||||
|
|
||||||
/* Switch back the VIC screen */
|
/* Switch back the VIC screen */
|
||||||
|
|
Loading…
Add table
Reference in a new issue