Got rid of all the .h files but one in the 'driver' directory. They were

either very small or, in the case of driver96.h, a disorganized jumbles.

svn-id: r16952
This commit is contained in:
Torbjörn Andersson 2005-02-27 16:11:19 +00:00
parent 0d8a49de37
commit a5356edb36
20 changed files with 188 additions and 282 deletions

View file

@ -35,7 +35,6 @@
#include "sword2/router.h"
#include "sword2/sound.h"
#include "sword2/driver/animation.h"
#include "sword2/driver/render.h"
namespace Sword2 {