From f3174c64bf20611c234083488826f3882a5a3846 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Wed, 9 Jan 2013 01:15:15 +0100 Subject: HOPKINS: Rewrite nextVerbIcon --- engines/hopkins/objects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/hopkins/objects.h') 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); -- cgit v1.2.3