projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5644b05
)
enemy.h -> badguy.h
author
Tobias Gläßer
<tobi.web@gmx.de>
Sat, 27 Dec 2003 12:36:43 +0000
(12:36 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Sat, 27 Dec 2003 12:36:43 +0000
(12:36 +0000)
SVN-Revision: 52
src/gameloop.c
patch
|
blob
|
history
diff --git
a/src/gameloop.c
b/src/gameloop.c
index
898ab7b
..
f8ed6e5
100644
(file)
--- a/
src/gameloop.c
+++ b/
src/gameloop.c
@@
-31,7
+31,7
@@
#include "setup.h"
#include "high_scores.h"
#include "menu.h"
-#include "
enem
y.h"
+#include "
badgu
y.h"
#include "world.h"
#include "player.h"