mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-20 18:52:31 +00:00
I missed a bit of ASM reenabling that's required for windows builds to work properly
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@835 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
1a14d41488
commit
6cb4e40508
1 changed files with 0 additions and 5 deletions
|
@ -19,11 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
*/
|
||||
// d_modech.c: called when mode has just changed
|
||||
|
||||
//the id made assembler cannot cope with the changes made to the triangle data type.
|
||||
#ifndef NOASM
|
||||
#define NOASM
|
||||
#endif
|
||||
|
||||
#include "quakedef.h"
|
||||
#include "d_local.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue