aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/client/SND_JAVA.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/jake2/client/SND_JAVA.java')
-rw-r--r--src/jake2/client/SND_JAVA.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/jake2/client/SND_JAVA.java b/src/jake2/client/SND_JAVA.java
index 3853e09..ddfa020 100644
--- a/src/jake2/client/SND_JAVA.java
+++ b/src/jake2/client/SND_JAVA.java
@@ -2,7 +2,7 @@
* SND_JAVA.java
* Copyright (C) 2004
*
- * $Id: SND_JAVA.java,v 1.1 2004-07-07 19:58:51 hzi Exp $
+ * $Id: SND_JAVA.java,v 1.2 2004-07-08 20:24:29 hzi Exp $
*/
/*
Copyright (C) 1997-2001 Id Software, Inc.
@@ -146,7 +146,7 @@ public class SND_JAVA extends Globals {
runLine();
}
- void SNDDMA_BeginPainting() {}
+ static void SNDDMA_BeginPainting() {}
private static int pos = 0;
static void runLine() {