From 894360920bc5596570eedc039de0116513d26225 Mon Sep 17 00:00:00 2001 From: Gregory Montoir Date: Wed, 3 Dec 2003 13:00:56 +0000 Subject: fix klunk scene glitches svn-id: r11486 --- queen/graphics.h | 1 - 1 file changed, 1 deletion(-) (limited to 'queen/graphics.h') diff --git a/queen/graphics.h b/queen/graphics.h index 082661f7b2..b565848054 100644 --- a/queen/graphics.h +++ b/queen/graphics.h @@ -89,7 +89,6 @@ struct BobSlot { void animString(const AnimFrame *animBuf); void animNormal(uint16 firstFrame, uint16 lastFrame, uint16 speed, bool rebound, bool xflip); - void animReset(); void clear(); }; -- cgit v1.2.3