Amiga: auto-assign NetHack: to the program directory

This commit is contained in:
Ingo Paschke
2026-05-04 15:33:14 +02:00
parent 82efba55f2
commit 9a909be7c5
4 changed files with 21 additions and 0 deletions
+2
View File
@@ -255,6 +255,8 @@ _CrtSetReportFile(_CRT_ASSERT, _CRTDBG_FILE_STDERR);*/
#endif
}
#ifdef AMIGA
/* Point NetHack: at our program directory; covers CLI and WB launch. */
amiga_self_assign();
#ifdef CHDIR
/*
* If we're dealing with workbench, change the directory. Otherwise