fix setup of firstMouse and pmouseX/Y

This commit is contained in:
benfry
2005-02-12 19:51:13 +00:00
parent cbba79ed8c
commit 5d5f8b00e4
4 changed files with 33 additions and 7 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ public class PSound {
//int length;
int position;
int data[];
int data[]; // 16 bit, from -32768 to +32767
public PSound() { } // for 1.3 subclass