aboutsummaryrefslogtreecommitdiff
path: root/src/game/ScriptSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/ScriptSystem.h')
-rw-r--r--src/game/ScriptSystem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/ScriptSystem.h b/src/game/ScriptSystem.h
index 479f856514a..f78cd2e64fa 100644
--- a/src/game/ScriptSystem.h
+++ b/src/game/ScriptSystem.h
@@ -5,8 +5,6 @@
#ifndef SC_SYSTEM_H
#define SC_SYSTEM_H
-extern DatabaseType TScriptDB;
-
#define TEXT_SOURCE_RANGE -1000000 //the amount of entries each text source has available
//TODO: find better namings and definitions.