Soft'N'Design Software
/
projects
/
sokoban.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdb9d10
)
clean screen
author
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Fri, 20 Dec 2024 15:12:19 +0000
(16:12 +0100)
committer
Laurent MAZET
<laurent.mazet@thalesgroup.com>
Fri, 20 Dec 2024 15:12:19 +0000
(16:12 +0100)
sokoban.c
patch
|
blob
|
blame
|
history
diff --git
a/sokoban.c
b/sokoban.c
index 49bee4acffce06f1c803f7e5bfd029ccc2e90166..016140632063143c3f9a1134b5952af720bd0271 100644
(file)
--- a/
sokoban.c
+++ b/
sokoban.c
@@
-196,6
+196,7
@@
int main (int argc, char *argv[])
} else {
stop = 1;
}
+ clear ();
continue;
}