From d257dd2bc287827155cf14bf92f9f87aa3fcd267 Mon Sep 17 00:00:00 2001 From: sezero Date: Fri, 3 Aug 2018 18:43:33 +0300 Subject: [PATCH] h3cinit.c: removed an ugly hack for building under dos. --- glide3x/h3/cinit/h3cinit.c | 5 ----- glide3x/h5/cinit/h3cinit.c | 5 ----- 2 files changed, 10 deletions(-) diff --git a/glide3x/h3/cinit/h3cinit.c b/glide3x/h3/cinit/h3cinit.c index 29b79fb..e0ff686 100644 --- a/glide3x/h3/cinit/h3cinit.c +++ b/glide3x/h3/cinit/h3cinit.c @@ -333,12 +333,7 @@ #include #include -/* 8.3 fun */ -#ifdef __DOS32__ -#include "h3cini~1.h" -#else #include "h3cinitdd.h" -#endif // Fixing support for H4 pll tables. #ifdef H4 diff --git a/glide3x/h5/cinit/h3cinit.c b/glide3x/h5/cinit/h3cinit.c index 29b79fb..e0ff686 100644 --- a/glide3x/h5/cinit/h3cinit.c +++ b/glide3x/h5/cinit/h3cinit.c @@ -333,12 +333,7 @@ #include #include -/* 8.3 fun */ -#ifdef __DOS32__ -#include "h3cini~1.h" -#else #include "h3cinitdd.h" -#endif // Fixing support for H4 pll tables. #ifdef H4