aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/staticres.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/staticres.h')
-rw-r--r--engines/voyeur/staticres.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/voyeur/staticres.h b/engines/voyeur/staticres.h
index a6b81f06d6..20bffe01e3 100644
--- a/engines/voyeur/staticres.h
+++ b/engines/voyeur/staticres.h
@@ -56,6 +56,8 @@ extern int DOT_LINE_START[9];
extern int DOT_LINE_OFFSET[9];
extern int DOT_LINE_LENGTH[9];
+extern const char *const PIRACY_MESSAGE[];
+
} // End of namespace Voyeur
#endif