Prevent future screwups :)

This commit is contained in:
theoddone33
2001-05-30 02:28:25 +00:00
parent 5619df5f5b
commit 188d88c086

View File

@@ -39,7 +39,7 @@ DWORD CurrentJoy=0;
SDL_Joystick *JoystickInput[4];
DWORD BitDepth=0;
DWORD BitDepth=0; // Do NOT change this for ANY reason
BYTE BackColor=0;
float MouseMinX=0;