Removed extra variables and EXTSYMs.

This commit is contained in:
n-a-c-h
2006-03-24 00:56:12 +00:00
parent 14f40da8b0
commit 560b4c58b0
4 changed files with 6 additions and 10 deletions

View File

@@ -452,7 +452,6 @@ int Mouse2MoveX = 0;
int Mouse1MoveY = 0;
int Mouse2MoveY = 0;
int MousePoll = 0;
unsigned char MouseToRead = 0;
void MultiMouseShutdown()
{