diff options
Diffstat (limited to 'engines/hopkins/computer.h')
-rw-r--r-- | engines/hopkins/computer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/computer.h b/engines/hopkins/computer.h index 41526ee03c..edd214e596 100644 --- a/engines/hopkins/computer.h +++ b/engines/hopkins/computer.h @@ -96,7 +96,7 @@ private: */ void Charge_Menu(); - void TXT4(int xp, int yp, int a3); + void TXT4(int xp, int yp, int textIdx); /** * Restores the scene for the FBI headquarters room |