Code cleanup
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user