aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/rules.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan2/rules.cpp')
-rw-r--r--engines/glk/alan2/rules.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/engines/glk/alan2/rules.cpp b/engines/glk/alan2/rules.cpp
index d00d1f3955..b558b183b5 100644
--- a/engines/glk/alan2/rules.cpp
+++ b/engines/glk/alan2/rules.cpp
@@ -36,12 +36,7 @@
namespace Glk {
namespace Alan2 {
-#ifdef _PROTOTYPES_
-void rules(void)
-#else
-void rules()
-#endif
-{
+void rules() {
Boolean change = TRUE;
int i;