diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ 2005-08-25 Björn Steinbrink <B.Steinbrink@gmx.de> + * src/openglgraphics.cpp, src/openglgraphics.h: Reduce the code + duplication even further. * src/engine.cpp, src/floor_item.cpp, src/floor_item.h: Move the extern declaration for the floor item list into engine.cpp as it's only used there. |