Fix some warnings.
This commit is contained in:
@@ -38,8 +38,8 @@ void UpdateVFrame(void);
|
||||
|
||||
BOOL sw_start(int width, int height, int req_depth, int FullScreen)
|
||||
{
|
||||
unsigned int color32, p;
|
||||
int i;
|
||||
//unsigned int color32, p;
|
||||
//int i;
|
||||
Uint32 flags = SDL_DOUBLEBUF | SDL_SWSURFACE;
|
||||
DWORD GBitMask;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user