2013-09-26 17:14:40 +02:00

14 lines
425 B
Plaintext

$NetBSD: patch-ad,v 1.1 2007/10/10 11:36:41 rillig Exp $
--- scratcher.hpp.orig 2002-10-04 20:05:22.000000000 +0200
+++ scratcher.hpp 2007-10-10 13:34:57.000000000 +0200
@@ -34,7 +34,7 @@
UNDEF
} ;
- Scratcher:: Scratcher(List *list, float x, float z, int bench=0);
+ Scratcher(List *list, float x, float z, int bench=0);
void draw();
void drawShadowable();
void move();