|
From: Yoda-JM <yo...@us...> - 2009-09-07 13:02:02
|
Module: performous Branch: master Commit: c018b2686413663a63842b65188a0bc89941c9f8 Author: Vincent Le Ligeour <yo...@us...> Date: Mon Sep 7 15:01:37 2009 +0200 Cleaned some more includes --- game/audio.cc | 4 ---- game/configuration.cc | 2 +- game/guitargraph.cc | 2 ++ game/highscore.cc | 4 ++-- game/joystick.cc | 30 ------------------------------ game/layout_singer.cc | 1 + game/main.cc | 8 +++++--- game/notegraph.cc | 1 + game/notes.cc | 4 +--- game/opengl_text.cc | 3 ++- game/pitch.cc | 6 ++---- game/progressbar.cc | 2 +- game/screen_configuration.cc | 1 + game/screen_highscore.cc | 3 ++- game/screen_intro.cc | 3 ++- game/screen_players.cc | 2 +- game/screen_practice.cc | 1 - game/screen_sing.cc | 10 ++++++---- game/screen_songs.cc | 2 +- game/screenmanager.cc | 1 + game/song.cc | 1 - game/song.hh | 1 + game/songparser-txt.cc | 2 ++ game/songs.cc | 8 ++++---- game/surface.cc | 7 +++---- game/theme.cc | 3 --- game/video.cc | 4 +++- 27 files changed, 45 insertions(+), 71 deletions(-) |