From 3f0b6efe0e6085ab3de5c6658e4c6157bca75797 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 30 Oct 2012 09:10:42 +1100 Subject: HOPKINS: Removed duplicate souris_max method --- 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 510450795f..8b93efcbc6 100644 --- a/engines/hopkins/graphics.h +++ b/engines/hopkins/graphics.h @@ -118,7 +118,6 @@ public: void Trans_bloc2(byte *surface, byte *col, int size); void A_PCX640_480(byte *surface, const Common::String &file, byte *palette, bool typeFlag); void Cls_Pal(); - void souris_max(); void SCANLINE(int pitch); void m_scroll(const byte *surface, int xs, int ys, int width, int height, int destX, int destY); void m_scroll2(const byte *surface, int xs, int ys, int width, int height, int destX, int destY); -- cgit v1.2.3