From 28099ee00d2351a7b86646cc63c90cd953e8032b Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 2 Oct 2012 21:44:23 +1000 Subject: HOPKINS: Added new LinesManager class with lots of line methods --- engines/hopkins/graphics.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/hopkins/graphics.h') diff --git a/engines/hopkins/graphics.h b/engines/hopkins/graphics.h index 4c76a7f15e..60c972957c 100644 --- a/engines/hopkins/graphics.h +++ b/engines/hopkins/graphics.h @@ -177,7 +177,6 @@ public: void INI_ECRAN2(const Common::String &file); void OPTI_INI(const Common::String &file, int a2); void NB_SCREEN(); - int colision2_ligne(int a1, int a2, int *a3, int *a4, int a5, int a6); }; } // End of namespace Hopkins -- cgit v1.2.3