aboutsummaryrefslogtreecommitdiff
path: root/sword2/scroll.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/scroll.h')
-rw-r--r--sword2/scroll.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/sword2/scroll.h b/sword2/scroll.h
index 649ffb71f1..6dce692850 100644
--- a/sword2/scroll.h
+++ b/sword2/scroll.h
@@ -17,13 +17,11 @@
* $Header$
*/
-//the usual suspects
+// the usual suspects
#ifndef _SCROLL
#define _SCROLL
-//#include "src\driver96.h"
-
-void Set_scrolling(void);
+void Set_scrolling(void);
#endif