move the non configure defines to after ifdef USE_INTEL_ASM for non as/ non intel systems

This commit is contained in:
Bill Currie 2000-05-25 06:14:47 +00:00
parent 9e65b2c06d
commit 0ad3e80422
20 changed files with 38 additions and 42 deletions

View file

@ -29,13 +29,13 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#ifdef USE_INTEL_ASM
#include "asm_i386.h"
#include "quakeasm.h"
#include "asm_draw.h"
#include "d_ifacea.h"
#ifdef USE_INTEL_ASM
.data
Lfloat_1: .single 1.0