mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
LAB: Revert accidental change
This commit is contained in:
parent
f1351dcd9e
commit
edf92fc680
@ -57,7 +57,7 @@ void LargeSet::exclElement(uint16 element) {
|
||||
}
|
||||
|
||||
bool LargeSet::readInitialConditions(const char *fileName) {
|
||||
byte *file;
|
||||
byte **file;
|
||||
uint16 many, set;
|
||||
char temp[5];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user