TONY: Misc cleanup
This commit is contained in:
parent
f1819d8658
commit
25f4a3fb08
8 changed files with 85 additions and 109 deletions
|
@ -383,7 +383,7 @@ void RMResUpdate::init(const Common::String &fileName) {
|
|||
// It doesn't exist, so exit immediately
|
||||
return;
|
||||
|
||||
uint8 version = _hFile.readByte();
|
||||
_hFile.readByte(); // Version, unused
|
||||
|
||||
_numUpd = _hFile.readUint32LE();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue