optimize flags.

This commit is contained in:
Kelvin Sherlock 2012-04-14 22:03:26 -04:00
parent 70e2d2d35f
commit 6bb6398107
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
#pragma optimize 79
#include "connection.h"
#include <string.h>
@ -9,7 +11,6 @@ static Word LoginAndOpen(Connection *buffer)
Word ipid;
Word terr;
ipid = TCPIPLogin(
buffer->memID,
buffer->dnr.DNRIPaddress,