<email deleted> Thu Jul 25 13:59:29 2002
<email deleted> <email deleted> Subject: patch: missing amiga bits Hi, here are some missing bits from the amigafiles. Current source compiles fine, seems to work ok (launches, runs, opens windows and quits as usual). I haven't had much time to test it rigorously (or play at all), but I don't remember there having been any major changes that would've affected the amigaport, so it probably should be okay as it is. -jhsa
This commit is contained in:
@@ -47,6 +47,8 @@ typedef long off_t;
|
|||||||
#else
|
#else
|
||||||
# define DLBFILE "nhdat" /* main library */
|
# define DLBFILE "nhdat" /* main library */
|
||||||
# define DLBFILE2 "nhsdat" /* sound library */
|
# define DLBFILE2 "nhsdat" /* sound library */
|
||||||
|
#endif
|
||||||
|
|
||||||
#define FILENAME_CMP stricmp /* case insensitive */
|
#define FILENAME_CMP stricmp /* case insensitive */
|
||||||
|
|
||||||
#ifndef __SASC_60
|
#ifndef __SASC_60
|
||||||
|
|||||||
@@ -44,6 +44,7 @@ SCOREDIR=Nethack:
|
|||||||
LOCKDIR=Nethack:
|
LOCKDIR=Nethack:
|
||||||
CONFIGDIR=Nethack:
|
CONFIGDIR=Nethack:
|
||||||
DATADIR=Nethack:
|
DATADIR=Nethack:
|
||||||
|
TROUBLEDIR=Nethack:
|
||||||
|
|
||||||
# *** CHARACTER GRAPHICS ***
|
# *** CHARACTER GRAPHICS ***
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user