aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/bg.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/bg.h')
-rw-r--r--engines/cine/bg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/cine/bg.h b/engines/cine/bg.h
index 5fa8209131..ba3548fa4f 100644
--- a/engines/cine/bg.h
+++ b/engines/cine/bg.h
@@ -35,6 +35,9 @@ void addBackground(const char *bgName, uint16 bgIdx);
extern uint16 bgVar0;
+extern byte currentAdditionalBgIdx;
+extern byte currentAdditionalBgIdx2;
+
} // End of namespace Cine
#endif