aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/towns.h
diff options
context:
space:
mode:
authorJohannes Schickel2008-01-10 23:24:43 +0000
committerJohannes Schickel2008-01-10 23:24:43 +0000
commit89cedb5d1e87da3da1e65e9b7714926f8ea1fb5c (patch)
tree40c9fdcc365bd310f088c8acaa1e35b2228a7ecf /tools/create_kyradat/towns.h
parent1f6237567eb0025f1412cf6ab5d6ac65d4a390ff (diff)
downloadscummvm-rg350-89cedb5d1e87da3da1e65e9b7714926f8ea1fb5c.tar.gz
scummvm-rg350-89cedb5d1e87da3da1e65e9b7714926f8ea1fb5c.tar.bz2
scummvm-rg350-89cedb5d1e87da3da1e65e9b7714926f8ea1fb5c.zip
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
svn-id: r30393
Diffstat (limited to 'tools/create_kyradat/towns.h')
-rw-r--r--tools/create_kyradat/towns.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/create_kyradat/towns.h b/tools/create_kyradat/towns.h
index ad35ec7ab2..4df7c05b0e 100644
--- a/tools/create_kyradat/towns.h
+++ b/tools/create_kyradat/towns.h
@@ -80,10 +80,11 @@ const ExtractEntry kyra1FMTownsE[] = {
{ kGUIStrings, 0x000291E0, 0x000293DC },
{ kNewGameString, 0x0002919C, 0x000291B1 },
{ kConfigStrings, 0x00029360, 0x000293AA},
- { kKyra1TownsSFXTable, 0x0003A978, 0x0004CF80 },
+ { kKyra1TownsSFXwdTable, 0x0003A978, 0x0004CF80 },
+ { kKyra1TownsSFXbtTable, 0x0003A878, 0x0003A978 },
+ { kKyra1TownsCDATable, 0x0004D021, 0x0004D2E5 },
+ { kAudioTracks, 0x00027B8E, 0x00027BEB },
{ kCreditsStrings, 0x0002AED8, 0x0002B464 },
- { kMenuSKB, 0x000293DE, 0x000294A7 },
- { kSjisVTable, 0x0003A421, 0x0003A749 },
{ -1, 0, 0 }
};