diff options
author | Filippos Karapetis | 2010-09-09 15:09:26 +0000 |
---|---|---|
committer | Filippos Karapetis | 2010-09-09 15:09:26 +0000 |
commit | 746a1c56144e0d4e608244ac19e6774fd4de3933 (patch) | |
tree | 4eaef2f878611ca4c39931e318eb7c85dedd4105 /engines/agos/agos.cpp | |
parent | 2ba62328d24d2df8675182b5e9d7142111b4e83c (diff) | |
download | scummvm-rg350-746a1c56144e0d4e608244ac19e6774fd4de3933.tar.gz scummvm-rg350-746a1c56144e0d4e608244ac19e6774fd4de3933.tar.bz2 scummvm-rg350-746a1c56144e0d4e608244ac19e6774fd4de3933.zip |
SCI: Kernel table changes
- Added the kernel names for all unimplemented kernel debug functions, and mapped
them all to kDummy, so that the kernel tables are correct and all kernel
functions are mapped (useful for debugging)
- Added a stub for kWinHelp (normally opens an external Windows help file), with
an appropriate dialog
- Added a stub for kWinDLL, which currently errors out on purpose (this needs to
be investigated, as it loads and uses external Windows DLLs)
- Readded kListIndexOf in kList (the signature was wrong when the previous commit
was made)
svn-id: r52660
Diffstat (limited to 'engines/agos/agos.cpp')
0 files changed, 0 insertions, 0 deletions