mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +00:00
Cleanup.
svn-id: r32443
This commit is contained in:
parent
7db0b2b5a1
commit
a47106e77d
@ -1210,11 +1210,6 @@ public:
|
||||
bool loadFile(CompFileMap &loadTo) const;
|
||||
|
||||
private:
|
||||
struct FileEntry : public ResFileEntry {
|
||||
int fileIndex;
|
||||
uint32 compressedSize;
|
||||
};
|
||||
|
||||
struct Archive {
|
||||
Common::String filename;
|
||||
uint32 firstFile;
|
||||
|
Loading…
x
Reference in New Issue
Block a user