aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src/ScummVm.hrh
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/symbian/src/ScummVm.hrh')
-rw-r--r--backends/platform/symbian/src/ScummVm.hrh4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/platform/symbian/src/ScummVm.hrh b/backends/platform/symbian/src/ScummVm.hrh
index 4966b41e0b..f18243ed54 100644
--- a/backends/platform/symbian/src/ScummVm.hrh
+++ b/backends/platform/symbian/src/ScummVm.hrh
@@ -23,7 +23,11 @@
#ifndef ScummHRH
#define ScummHRH
#if defined (UIQ3) || defined (S60V3)
+#ifdef SECOND_EXE
+#define ScummUid 0xA0000658
+#else
#define ScummUid 0xA0000657
+#endif
#else
#define ScummUid 0x101f9b57
#endif