MORTEVIELLE: Some more renaming

This commit is contained in:
Strangerke 2012-03-14 23:06:23 +01:00
parent 836b9513e6
commit 0919546917
8 changed files with 137 additions and 133 deletions

View file

@ -60,7 +60,7 @@ void SavegameManager::sync_save(Common::Serializer &sz) {
sz.syncAsSint16LE(g_s1._selectedObjectId);
sz.syncAsSint16LE(g_s1._purpleRoomObjectId);
sz.syncAsSint16LE(g_s1._cryptObjectId);
sz.syncAsByte(g_s1._ipre);
sz.syncAsByte(g_s1._alreadyEnteredManor);
sz.syncAsByte(g_s1._heure);
sz.syncBytes(g_bufcha, 391);