mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e94fcf41dc
X Window System. The goal is simple: Don't get killed. PR: 13267 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
12 lines
322 B
Plaintext
12 lines
322 B
Plaintext
--- BCmenu.h Thu Aug 12 04:48:58 1999
|
|
+++ /home/andy/tmp/wrk/BCmenu.h Tue Aug 17 15:28:12 1999
|
|
@@ -23,7 +23,7 @@
|
|
#include "BCincludes.h"
|
|
#include "TexFont.h"
|
|
|
|
-#define HIGH_SCORE_FILE "scores.txt"
|
|
+#define HIGH_SCORE_FILE PREFIX "/share/glasteroids/scores.txt"
|
|
#define MAX_HIGH_SCORES 10
|
|
#define MAX_NAME_LENGTH 10
|
|
|