mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
revert lsh's checkins. They broke newtree for everybody but him.
This commit is contained in:
parent
3ea246dd56
commit
0bd4043ca4
50 changed files with 76 additions and 244 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue