(from <Someone>)
This commit is contained in:
+2
-1
@@ -17,6 +17,7 @@
|
|||||||
#include "gr_rect.h"
|
#include "gr_rect.h"
|
||||||
|
|
||||||
#define genericptr_t void *
|
#define genericptr_t void *
|
||||||
|
typedef signed char schar;
|
||||||
#include "wintype.h"
|
#include "wintype.h"
|
||||||
#undef genericptr_t
|
#undef genericptr_t
|
||||||
|
|
||||||
@@ -41,7 +42,7 @@ typedef signed char xchar;
|
|||||||
#undef NDECL
|
#undef NDECL
|
||||||
#undef FDECL
|
#undef FDECL
|
||||||
|
|
||||||
static char nullstr[]="", md[]="NetHack 3.4.1", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
|
static char nullstr[]="", md[]="NetHack 3.4.2", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
|
||||||
|
|
||||||
extern winid WIN_MESSAGE, WIN_MAP, WIN_STATUS, WIN_INVEN;
|
extern winid WIN_MESSAGE, WIN_MAP, WIN_STATUS, WIN_INVEN;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user