From 2b2c6a404f840096d977e20c1b48d307770c783e Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 21 May 2005 14:20:28 +0000 Subject: Add HE73 version for opcode difference. svn-id: r18207 --- scumm/intern.h | 1 - 1 file changed, 1 deletion(-) (limited to 'scumm/intern.h') diff --git a/scumm/intern.h b/scumm/intern.h index fc1c9baa00..127758393b 100644 --- a/scumm/intern.h +++ b/scumm/intern.h @@ -1072,7 +1072,6 @@ protected: void o80_drawWizPolygon(); void o80_drawLine(); void o80_pickVarRandom(); - void o80_getResourceSize(); }; struct SpriteInfo; -- cgit v1.2.3