diff options
author | Arnaud Boutonné | 2010-11-12 18:05:23 +0000 |
---|---|---|
committer | Arnaud Boutonné | 2010-11-12 18:05:23 +0000 |
commit | fd82c3783d1e563e9c3526aeb0d75e79ebcc0d76 (patch) | |
tree | 13f836fdfe34b35086ee9f1b53d91c0fb5289c0b /tools/create_hugo/dists/msvc9 | |
parent | 103ac9c566df104e4cacdb78e68fc775d047f658 (diff) | |
download | scummvm-rg350-fd82c3783d1e563e9c3526aeb0d75e79ebcc0d76.tar.gz scummvm-rg350-fd82c3783d1e563e9c3526aeb0d75e79ebcc0d76.tar.bz2 scummvm-rg350-fd82c3783d1e563e9c3526aeb0d75e79ebcc0d76.zip |
TOOL+HUGO: Misc modifications
- Fix H1 Dos bug (animations not showing in Hall and after)
- Get rid of _textSchedule and everything related
H1 Dos shoud now be completable (not tested yet)
svn-id: r54218
Diffstat (limited to 'tools/create_hugo/dists/msvc9')
-rw-r--r-- | tools/create_hugo/dists/msvc9/create_hugo.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/create_hugo/dists/msvc9/create_hugo.vcproj b/tools/create_hugo/dists/msvc9/create_hugo.vcproj index f6680e0280..473d89e43c 100644 --- a/tools/create_hugo/dists/msvc9/create_hugo.vcproj +++ b/tools/create_hugo/dists/msvc9/create_hugo.vcproj @@ -210,10 +210,6 @@ > </File> <File - RelativePath="..\..\staticschedule.h" - > - </File> - <File RelativePath="..\..\staticutil.h" > </File> |