aboutsummaryrefslogtreecommitdiff
path: root/sword2/scroll.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/scroll.h')
-rw-r--r--sword2/scroll.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sword2/scroll.h b/sword2/scroll.h
index 44d26f718e..6b776a424b 100644
--- a/sword2/scroll.h
+++ b/sword2/scroll.h
@@ -23,9 +23,6 @@
#define _SCROLL
namespace Sword2 {
-
-void Set_scrolling(void);
-
} // End of namespace Sword2
#endif