Reduced FPUTYPE to SSE for AthlonXP/P3

This commit is contained in:
mysticbbs 2012-03-04 22:25:35 -05:00
parent 133a66023c
commit 86e276e247

View file

@ -61,7 +61,7 @@
{$LONGSTRINGS OFF}
{$IOCHECKS OFF}
{$BOOLEVAL OFF}
{$FPUTYPE SSE2}
{$FPUTYPE SSE}
{$IMPLICITEXCEPTIONS OFF}
{$OBJECTCHECKS OFF}