mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
DEVTOOLS: Add German Id mappings for Doorbot in create_titanic
This commit is contained in:
parent
6cac39b646
commit
787392fe11
@ -1713,7 +1713,7 @@ void writeGermanData() {
|
||||
writeStringArray("TEXT/REPLACEMENTS3/DE", 0x2413B0 + GERMAN_DIFF, 608);
|
||||
writeStringArray("TEXT/REPLACEMENTS4/DE", 0x241D38 + GERMAN_DIFF, 195);
|
||||
writeStringArray("TEXT/PRONOUNS/DE", 0x248610 + GERMAN_DIFF, 15);
|
||||
|
||||
writeSentenceMappings("Mappings/Doorbot/DE", 0x214E00 + GERMAN_DIFF, 4);
|
||||
|
||||
const int SENTENCES_BARBOT[2] = { 0x5B00C0, 0x5C5AC8 };
|
||||
const int SENTENCES_BELLBOT[20] = { 0x5CACF8, 0x5D1670 };
|
||||
|
Loading…
Reference in New Issue
Block a user