src/gfx.h
changeset 6705 80f53cb28f3f
parent 6624 880e29b1f25e
child 6729 302e2c8fff07
--- a/src/gfx.h	Sat May 26 15:20:13 2007 +0000
+++ b/src/gfx.h	Sat May 26 16:18:43 2007 +0000
@@ -244,7 +244,6 @@
 /* window.cpp */
 void DrawOverlappedWindowForAll(int left, int top, int right, int bottom);
 
-void SetMouseCursor(CursorID cursor);
 void SetMouseCursor(SpriteID sprite, SpriteID pal);
 void SetAnimatedMouseCursor(const AnimCursor *table);
 void CursorTick();