Soft'N'Design Software
/
projects
/
pacman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
496d4de
)
fix time flow
author
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Mon, 21 Oct 2024 13:07:37 +0000
(15:07 +0200)
committer
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Mon, 21 Oct 2024 13:07:37 +0000
(15:07 +0200)
pacman.c
patch
|
blob
|
blame
|
history
diff --git
a/pacman.c
b/pacman.c
index 8bc68c6377c1e176001d5bf19934ae2087608379..da0c91e9a502b6eb43adaa779c143136d1641eb8 100644
(file)
--- a/
pacman.c
+++ b/
pacman.c
@@
-355,6
+355,7
@@
int main (int argc, char *argv[])
free (ptr);
free (savename);
}
+ tic (&turn);
draw = 1;
break;
}