aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/objects.h
diff options
context:
space:
mode:
authorStrangerke2013-01-09 01:15:15 +0100
committerStrangerke2013-01-09 01:15:15 +0100
commitf3174c64bf20611c234083488826f3882a5a3846 (patch)
tree769e1b959c7417e6d76f93b756924207c43b2772 /engines/hopkins/objects.h
parent137eb5f34881c04c7e6305bbe07446148a2da9a9 (diff)
downloadscummvm-rg350-f3174c64bf20611c234083488826f3882a5a3846.tar.gz
scummvm-rg350-f3174c64bf20611c234083488826f3882a5a3846.tar.bz2
scummvm-rg350-f3174c64bf20611c234083488826f3882a5a3846.zip
HOPKINS: Rewrite nextVerbIcon
Diffstat (limited to 'engines/hopkins/objects.h')
-rw-r--r--engines/hopkins/objects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/objects.h b/engines/hopkins/objects.h
index 8b7ed924e1..d8f9c13506 100644
--- a/engines/hopkins/objects.h
+++ b/engines/hopkins/objects.h
@@ -190,7 +190,7 @@ public:
void VERIFTAILLE();
void PACOURS_PROPRE(int16 *a1);
int16 *PARC_VOITURE(int a1, int a2, int a3, int a4);
- void VERBEPLUS();
+ void nextVerbIcon();
void handleRightButton();
int MZONE();
void initBorder(int a1);