svn-id: r36232
This commit is contained in:
Travis Howell 2009-02-07 03:36:36 +00:00
parent 3a4cc4b88d
commit 5de19ecb28
15 changed files with 178 additions and 185 deletions

View file

@ -581,7 +581,7 @@ int AGOSEngine_Elvira2::userGameGetKey(bool *b, char *buf, uint maxChar) {
void AGOSEngine_Simon1::listSaveGames(char *dst) {
Common::InSaveFile *in;
uint i, slot, lastSlot;
uint16 i, slot, lastSlot;
disableFileBoxes();