projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3bc929
)
set defaults for game_pause and end_pos.
author
Tobias Gläßer
<tobi.web@gmx.de>
Sun, 21 Dec 2003 14:47:36 +0000
(14:47 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Sun, 21 Dec 2003 14:47:36 +0000
(14:47 +0000)
SVN-Revision: 34
src/gameloop.c
patch
|
blob
|
history
diff --git
a/src/gameloop.c
b/src/gameloop.c
index
09ce86b
..
dc3bbe9
100644
(file)
--- a/
src/gameloop.c
+++ b/
src/gameloop.c
@@
-2140,6
+2140,7
@@
int gameloop(void)
frame = 0;
tux_frame_main = 0;
tux_frame = 0;
+ game_pause = 0;
do
{
@@
-2389,6
+2390,7
@@
void loadlevel(void)
counting_distros = NO;
distro_counter = 0;
+ endpos = 0;
/* Level Intro: */