diff options
| author | Max Horn | 2008-09-30 09:11:25 +0000 |
|---|---|---|
| committer | Max Horn | 2008-09-30 09:11:25 +0000 |
| commit | d4a76c026febb9067226e130827de034a0ec0eef (patch) | |
| tree | f603e167724f6c181cd09ed2568219fdabe94f7a | |
| parent | 96faab42711cb582607b61a7d031217609e86d11 (diff) | |
| download | scummvm-rg350-d4a76c026febb9067226e130827de034a0ec0eef.tar.gz scummvm-rg350-d4a76c026febb9067226e130827de034a0ec0eef.tar.bz2 scummvm-rg350-d4a76c026febb9067226e130827de034a0ec0eef.zip | |
SAGA: Forgot to commit saga.h
svn-id: r34695
| -rw-r--r-- | engines/saga/saga.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/saga/saga.h b/engines/saga/saga.h index 0b6b3b1478..2be74e1766 100644 --- a/engines/saga/saga.h +++ b/engines/saga/saga.h @@ -643,7 +643,6 @@ public: int getGameNumber() const; int getStartSceneNumber() const; - int getPatchesCount() const; const GamePatchDescription *getPatchDescriptions() const; const Common::ADGameFileDescription *getFilesDescriptions() const; |
