aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/hof_towns.h
diff options
context:
space:
mode:
authorFlorian Kagerer2008-04-06 14:54:14 +0000
committerFlorian Kagerer2008-04-06 14:54:14 +0000
commit996d78df281984365c927a0a1e2313dab6313018 (patch)
tree794a69802bd6c159fd059d39f99942e442579e52 /tools/create_kyradat/hof_towns.h
parentbf5840f58764bc0ebf51a7d31471000c39f7be0f (diff)
downloadscummvm-rg350-996d78df281984365c927a0a1e2313dab6313018.tar.gz
scummvm-rg350-996d78df281984365c927a0a1e2313dab6313018.tar.bz2
scummvm-rg350-996d78df281984365c927a0a1e2313dab6313018.zip
improved static res handling (sequence data, shape animation data)
svn-id: r31429
Diffstat (limited to 'tools/create_kyradat/hof_towns.h')
-rw-r--r--tools/create_kyradat/hof_towns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/create_kyradat/hof_towns.h b/tools/create_kyradat/hof_towns.h
index 40143b041a..bff2b35673 100644
--- a/tools/create_kyradat/hof_towns.h
+++ b/tools/create_kyradat/hof_towns.h
@@ -20,7 +20,7 @@ const ExtractEntry kyra2File2FMTownsE[] = {
{ k2IngameCDA, 0x0001808C, 0x000181BC },
{ k2IngameTalkObjIndex, 0x000199B6, 0x00019A30 },
{ k2IngameTimJpStrings, 0x0000677C, 0x000067A9 },
- { k2IngameItemAnimTable, 0x00012F28, 0x00013270 },
+ { k2IngameItemAnimData, 0x00012F28, 0x00013270 },
{ -1, 0, 0 }
};