Code cleanup

This commit is contained in:
pagefault
2001-05-09 00:06:40 +00:00
parent 6d5b8f8615
commit 6690b47c8c

View File

@@ -131,7 +131,6 @@ _int64 start, end, freq, update_ticks_pc, start2, end2, update_ticks_pc2;
extern "C" extern "C"
{ {
void drawscreenwin(void); void drawscreenwin(void);
//void Init_2xSaI(UINT32 BitFormat);
DWORD LastUsedPos=0; DWORD LastUsedPos=0;
DWORD CurMode=-1; DWORD CurMode=-1;
} }
@@ -1127,7 +1126,6 @@ startgame()
if(BitDepth==16&& GBitMask!=0x07E0) if(BitDepth==16&& GBitMask!=0x07E0)
{ {
converta=1; converta=1;
//Init_2xSaI(555);
} }
else else
{ {