projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6d5b50
)
more missing asserts
author
Matthias Braun
<matze@braunis.de>
Tue, 11 Apr 2006 21:24:41 +0000
(21:24 +0000)
committer
Matthias Braun
<matze@braunis.de>
Tue, 11 Apr 2006 21:24:41 +0000
(21:24 +0000)
SVN-Revision: 3309
src/scripting/floating_image.cpp
patch
|
blob
|
history
diff --git
a/src/scripting/floating_image.cpp
b/src/scripting/floating_image.cpp
index
1139358
..
c0b1201
100644
(file)
--- a/
src/scripting/floating_image.cpp
+++ b/
src/scripting/floating_image.cpp
@@
-1,5
+1,6
@@
#include <config.h>
+#include <assert.h>
#include "floating_image.hpp"
#include "sector.hpp"
#include "object/floating_image.hpp"