@@ -5,10 +5,7 @@
|
||||
* TOS system functions.
|
||||
*/
|
||||
|
||||
#ifndef NEED_VARARGS
|
||||
#define NEED_VARARGS
|
||||
#endif
|
||||
|
||||
#include "hack.h"
|
||||
|
||||
#ifdef TTY_GRAPHICS
|
||||
|
||||
@@ -6,10 +6,7 @@
|
||||
* OS/2 system functions.
|
||||
*/
|
||||
|
||||
#ifndef NEED_VARARGS
|
||||
#define NEED_VARARGS
|
||||
#endif
|
||||
|
||||
#include "hack.h"
|
||||
|
||||
#ifdef OS2
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
/* Copyright (C) 2001 by Alex Kompel */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
#ifndef NEED_VARARGS
|
||||
#define NEED_VARARGS
|
||||
#endif
|
||||
|
||||
#include "hack.h"
|
||||
#include <fcntl.h>
|
||||
// #include "wceconf.h"
|
||||
|
||||
Reference in New Issue
Block a user