aboutsummaryrefslogtreecommitdiff
path: root/sword1/resman.cpp
diff options
context:
space:
mode:
authorRobert Göffringmann2003-12-29 15:38:16 +0000
committerRobert Göffringmann2003-12-29 15:38:16 +0000
commit1c06aebe3993e1484b6f0479a254325e5f32df80 (patch)
tree3f6fd734e449f4658f516125170a0a612602df74 /sword1/resman.cpp
parentea39ef6d7dbc70198e7312770abe5ffd2000c530 (diff)
downloadscummvm-rg350-1c06aebe3993e1484b6f0479a254325e5f32df80.tar.gz
scummvm-rg350-1c06aebe3993e1484b6f0479a254325e5f32df80.tar.bz2
scummvm-rg350-1c06aebe3993e1484b6f0479a254325e5f32df80.zip
made control panel use the correct fonts
svn-id: r12010
Diffstat (limited to 'sword1/resman.cpp')
-rw-r--r--sword1/resman.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sword1/resman.cpp b/sword1/resman.cpp
index d4cc1f038b..c51cbdf83c 100644
--- a/sword1/resman.cpp
+++ b/sword1/resman.cpp
@@ -325,9 +325,9 @@ void ResMan::openScriptResourceBigEndian(uint32 id) {
}
uint32 ResMan::_srIdList[29] = { // the file numbers differ for the control panel file IDs, so we need this array
- 0,
+ OTHER_SR_FONT,
0x04050000,
- 0,
+ OTHER_SR_REDFONT,
0x04050001,
0x04050002,
0x04050003,