aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.h
diff options
context:
space:
mode:
authorFilippos Karapetis2007-08-21 18:07:17 +0000
committerFilippos Karapetis2007-08-21 18:07:17 +0000
commit296080e44fc97ad9f3f199517708061afeb39fcb (patch)
tree939a89aa9c6945c70d4cac668a7e2357ddd3a155 /engines/saga/saga.h
parentbf1f23d378c6ef37d019eecb576aedace79b2893 (diff)
downloadscummvm-rg350-296080e44fc97ad9f3f199517708061afeb39fcb.tar.gz
scummvm-rg350-296080e44fc97ad9f3f199517708061afeb39fcb.tar.bz2
scummvm-rg350-296080e44fc97ad9f3f199517708061afeb39fcb.zip
The button sprites of the warnings dialogs of IHNM are loaded correctly now. Also, the save file slider is shown correctly now (although it still needs some tweaking, as its virtual height is still the same as in ITE)
svn-id: r28690
Diffstat (limited to 'engines/saga/saga.h')
-rw-r--r--engines/saga/saga.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/saga/saga.h b/engines/saga/saga.h
index b228c26b01..4f59e729bd 100644
--- a/engines/saga/saga.h
+++ b/engines/saga/saga.h
@@ -297,6 +297,7 @@ struct GameResourceDescription {
uint32 conversePanelResourceId;
uint32 optionPanelResourceId;
uint32 warningPanelResourceId;
+ uint32 warningPanelSpritesResourceId;
uint32 mainSpritesResourceId;
uint32 mainPanelSpritesResourceId;
uint32 optionPanelSpritesResourceId;