aboutsummaryrefslogtreecommitdiff
path: root/sword1/resman.cpp
diff options
context:
space:
mode:
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,