mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
14 lines
425 B
Plaintext
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();
|