comments++

This commit is contained in:
Mathias Panzenböck
2011-06-19 19:35:27 +02:00
parent b30b8c4ab5
commit 03534170fa
2 changed files with 27 additions and 6 deletions

View File

@ -190,7 +190,7 @@ void IT::File::read(bool)
READ_STRING_AS(dosFileName, 13);
// TODO: When cmwt < 0x200 (old format) there are different
// (non-string) fileds but they have the same cumulative
// (non-string) fileds, but they have the same cumulative
// size. Because I don't save these fields to anything
// (yet) it does not matter.
READ_BYTE_AS(globalVolume);