12 lines
343 B
Text
12 lines
343 B
Text
$NetBSD: patch-ab,v 1.1 2009/08/01 05:28:02 hasso Exp $
|
|
|
|
--- mast/mast.h.orig 2009-07-22 15:50:53 +0300
|
|
+++ mast/mast.h 2009-07-22 15:51:18 +0300
|
|
@@ -19,7 +19,6 @@ extern "C" {
|
|
#endif
|
|
|
|
// mast.cpp
|
|
-extern int dprintf (char *Format,...);
|
|
extern int MastVer; // Version number of the library
|
|
|
|
extern unsigned char MastInput[2]; // Joypads
|