aboutsummaryrefslogtreecommitdiff
path: root/sky/compacts/85comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/compacts/85comp.h')
-rw-r--r--sky/compacts/85comp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sky/compacts/85comp.h b/sky/compacts/85comp.h
index db1201ebed..22ed70da90 100644
--- a/sky/compacts/85comp.h
+++ b/sky/compacts/85comp.h
@@ -25,6 +25,8 @@
+namespace Sky {
+
namespace SkyCompact {
uint16 sc85_palette[] = {
@@ -436,4 +438,6 @@ uint16 sc85_logic_list[] = {
} // namespace SkyCompact
+} // namespace Sky
+
#endif