@@ -19,10 +19,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
#ifndef NEED_VARARGS
|
||||
#define NEED_VARARGS /* Uses ... */
|
||||
#endif
|
||||
|
||||
#include "win32api.h"
|
||||
#include "winos.h"
|
||||
#include "hack.h"
|
||||
|
||||
@@ -14,10 +14,7 @@
|
||||
#include "win10.h"
|
||||
#include "winos.h"
|
||||
|
||||
#ifndef NEED_VARARGS
|
||||
#define NEED_VARARGS
|
||||
#endif
|
||||
|
||||
#include "hack.h"
|
||||
#include <dos.h>
|
||||
#ifndef __BORLANDC__
|
||||
|
||||
Reference in New Issue
Block a user