Revert "NEED_VARARGS followup"

This reverts commit 4d34e153e0.
This commit is contained in:
nhmall
2022-09-17 15:57:52 -04:00
parent 1bd4c3c022
commit 8df41a6ba2
11 changed files with 0 additions and 32 deletions

View File

@@ -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__