rnd-20051120-1-src
authorHolger Schemel <info@artsoft.org>
Sun, 20 Nov 2005 01:56:53 +0000 (02:56 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:49:20 +0000 (10:49 +0200)
commitc93f939100438a9047653b2c2c6b86f034e1bb01
treeec92bc36f0d9a24f25753acb9d25e87f4d6cb089
parentb41c3d45c40a493ede30161a1d49e1f85794ba37
rnd-20051120-1-src
* fixed music initialization bug in init.c (thanks to David Binderman)
* fixed mouse wheel "button" bug in editor (thanks to Tomi Belan)
  (this bug must probably be fixed at other places, too)
* fixed buggy '#include "SDL.h"' statements in src/libgame/sdl.h
  (should be '#include <SDL.h>' instead)
ChangeLog
src/conftime.h
src/editor.c
src/files.c
src/game.c
src/init.c
src/libgame/sdl.h
src/main.h