mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
$NetBSD: patch-aa,v 1.2 2006/09/07 05:39:37 adam Exp $
|
|
|
|
--- cfg.h.orig 2001-12-16 16:48:56.000000000 +0100
|
|
+++ cfg.h
|
|
@@ -22,7 +22,7 @@
|
|
#define DEFAULT_FONT_NAME "-misc-fixed-bold-r-normal-*-13-*-*-*-c-*-iso8859-*"
|
|
|
|
|
|
-#define DATA_PATH "data/"
|
|
+#define DATA_PATH "@PREFIX@/share/0verkill/data/"
|
|
#define LEVEL_FILE "level.dat"
|
|
#define GAME_SPRITES_FILE "sprites.dat"
|
|
#define BANNER_FILE "banner.dat"
|