Add newline at end of files to reduce gcc warnings

This commit is contained in:
Matt Williams
2007-08-29 22:54:52 +00:00
parent eaf17afc10
commit 579aefab58
16 changed files with 450 additions and 7 deletions

View File

@ -81,4 +81,4 @@ namespace Ogre
/*vol.load(stream->getName());*/
//pDest->setVolume(vol);
}
}
}