diff options
author | Strangerke | 2014-01-18 14:52:25 +0100 |
---|---|---|
committer | Strangerke | 2014-01-18 14:52:25 +0100 |
commit | f5748d16eb55ceca7abc12d8d4ca807106ea3161 (patch) | |
tree | 02dd17f01713aeca73913fa41003840ad7d5358f | |
parent | bd90eddd1067c9731afe5d5f33b474ac39f8422e (diff) | |
download | scummvm-rg350-f5748d16eb55ceca7abc12d8d4ca807106ea3161.tar.gz scummvm-rg350-f5748d16eb55ceca7abc12d8d4ca807106ea3161.tar.bz2 scummvm-rg350-f5748d16eb55ceca7abc12d8d4ca807106ea3161.zip |
NEVERHOOD: Add a todo in the readme related to engine data
-rw-r--r-- | dists/engine-data/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dists/engine-data/README b/dists/engine-data/README index 9bbb006d17..e87f04c65b 100644 --- a/dists/engine-data/README +++ b/dists/engine-data/README @@ -21,6 +21,9 @@ File created partially by extracting font data from the French executable. It also contains the French and German translation, as well as a custom-made English translation. +neverhood.dat: +TODO + queen.tbl: 'queen.tbl' contains a list of filenames, filesizes and offsets for the individual files saved in QUEEN.1. This data was originally included in the @@ -38,4 +41,4 @@ tony.dat: This file contains the font table used by the different versions of the game. toon.dat: -'toon.dat' contains all the strings hardcoded in the original executables. +This file contains all the strings hardcoded in the original executables. |