summaryrefslogtreecommitdiff
path: root/src/strife/d_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/d_main.h')
-rw-r--r--src/strife/d_main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/d_main.h b/src/strife/d_main.h
index a1770536..985bb66c 100644
--- a/src/strife/d_main.h
+++ b/src/strife/d_main.h
@@ -52,6 +52,7 @@ void D_StartTitle (void);
//
extern gameaction_t gameaction;
+extern boolean isregistered; // villsa [STRIFE]
#endif