1
0
forked from 0ad/0ad
0ad/source/lib/res/sound
prefect 04650efe7a Lots of gcc -Wall fixes. The common ones:
- switch() statements don't handle all values in an enum
- missing \n at end of file
- non-virtual destructors in classes containing virtual functions
- order of initializers in constructor initializer lists
... some other stuff (signedness, nested comments, unused variables) as
well.

This was SVN commit r2864.
2005-10-07 15:24:29 +00:00
..
ogghack.cpp - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
ogghack.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
snd.cpp Accidentally committed experimental changes. Sorry about that. 2005-09-29 22:40:13 +00:00
snd.h Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00