- Split the SAGA resource manager in 3 different ones, depending on the resource type (RSC for ITE, RES for IHNM and HRS for DINO/FTA2). The SAGA 2 HRS resource manager is still a stub

- Added detection for the voice file of FTA2

svn-id: r35484
This commit is contained in:
Filippos Karapetis 2008-12-22 14:13:15 +00:00
parent 1f669687a3
commit 437384a838
22 changed files with 625 additions and 401 deletions

View file

@ -29,7 +29,7 @@
#include "saga/gfx.h"
#include "saga/scene.h"
#include "saga/rscfile.h"
#include "saga/resource.h"
#include "saga/font.h"
#include "saga/sprite.h"