diff options
Diffstat (limited to 'engines/titanic/pet_control/pet_val.cpp')
| -rw-r--r-- | engines/titanic/pet_control/pet_val.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_val.cpp b/engines/titanic/pet_control/pet_val.cpp index 96b82f1632..5bc237572e 100644 --- a/engines/titanic/pet_control/pet_val.cpp +++ b/engines/titanic/pet_control/pet_val.cpp @@ -41,7 +41,7 @@ void CPetVal::proc4() { error("TODO"); } -void CPetVal::proc5(Common::Rect *rect) { +void CPetVal::proc5(Rect *rect) { error("TODO"); } |
