Amiga: route port paths through fqname()

Tile loading hard-coded "NetHack:tiles/tiles{16,32}.iff" and PORT_HELP
hard-coded "nethack:amii.hlp".  Route through fqname(DATAPREFIX) so
DATADIR= overrides apply.  Refresh amii.hlp to 5.0 content, ship it via
amigapkg, and document HACKDIR / SAVEDIR / BONESDIR examples in
nethack.cnf.
This commit is contained in:
Ingo Paschke
2026-05-11 20:51:06 +02:00
parent c5d8ab1985
commit 688f9344cd
7 changed files with 88 additions and 38 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ extern void ami_wininit_data(int);
#define AMII_MAXCOLORS (1L << DEPTH)
typedef unsigned short AMII_COLOR_TYPE;
#define PORT_HELP "nethack:amii.hlp"
#define PORT_HELP "amii.hlp"
#undef TERMLIB