mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-04 02:51:27 +00:00
holy water has been sprinkled on the dancing corpses. they dance no more
also a little whitespace
This commit is contained in:
parent
0c662b0e6a
commit
c765120903
3 changed files with 29 additions and 12 deletions
|
@ -259,7 +259,7 @@ main (int c, char **v)
|
|||
|
||||
oldtime = Sys_DoubleTime ();
|
||||
while (1) {
|
||||
// find time spent rendering last frame
|
||||
// find time spent rendering last frame
|
||||
newtime = Sys_DoubleTime ();
|
||||
time = newtime - oldtime;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue