fixed no newlines at end of files

This commit is contained in:
Anonymissimus 2011-05-28 12:17:51 +00:00
parent 00ef3a671f
commit 4506a9e05f
2 changed files with 2 additions and 2 deletions

View file

@ -1489,4 +1489,4 @@ game_controller::~game_controller()
{
delete gui::empty_menu;
sound::close_sound();
}
}

View file

@ -137,4 +137,4 @@ private:
game_config::config_cache& cache_;
};
#endif
#endif