diff options
| author | Robert Göffringmann | 2004-01-04 06:38:14 +0000 |
|---|---|---|
| committer | Robert Göffringmann | 2004-01-04 06:38:14 +0000 |
| commit | cfcb22939fc306863ccfe418e310f852173355f9 (patch) | |
| tree | 03beb494279a6ddd4be31017e23401a9617da996 /sword1 | |
| parent | a9a84aee229149e1ba195ada1ce0e719a9b20e41 (diff) | |
| download | scummvm-rg350-cfcb22939fc306863ccfe418e310f852173355f9.tar.gz scummvm-rg350-cfcb22939fc306863ccfe418e310f852173355f9.tar.bz2 scummvm-rg350-cfcb22939fc306863ccfe418e310f852173355f9.zip | |
nothing.
svn-id: r12129
Diffstat (limited to 'sword1')
| -rw-r--r-- | sword1/control.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sword1/control.h b/sword1/control.h index 0dd46df037..f33e9fbd18 100644 --- a/sword1/control.h +++ b/sword1/control.h @@ -85,7 +85,6 @@ private: uint8 _selectedSavegame; uint8 _saveNames[64][32]; uint8 _oldName[32]; - uint8 _confirmMode; uint8 getClicks(uint8 mode, uint8 *retVal); uint8 handleButtonClick(uint8 id, uint8 mode, uint8 *retVal); |
