mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
252 B
Plaintext
14 lines
252 B
Plaintext
$NetBSD: patch-ad,v 1.2 2009/08/24 11:39:21 obache Exp $
|
|
|
|
--- mouse.h.orig 2003-08-31 17:32:24.000000000 +0000
|
|
+++ mouse.h
|
|
@@ -27,6 +27,8 @@
|
|
#include "vgafile.h"
|
|
#include "glshape.h"
|
|
|
|
+class Game_window;
|
|
+
|
|
/*
|
|
* Handle custom mouse pointers.
|
|
*/
|