14 lines
314 B
Text
14 lines
314 B
Text
$NetBSD: patch-ag,v 1.1 2006/07/02 14:36:19 tron Exp $
|
|
|
|
--- data.c.orig 1998-05-11 07:37:19.000000000 +0100
|
|
+++ data.c 2006-07-02 15:30:36.000000000 +0100
|
|
@@ -5,8 +5,8 @@
|
|
#include "Wlib.h"
|
|
#include "images.h"
|
|
#include "defs.h"
|
|
-#include "data.h"
|
|
#include "struct.h"
|
|
+#include "data.h"
|
|
|
|
int buttonDown = 0;
|
|
|