aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/graphics.h')
-rw-r--r--queen/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/graphics.h b/queen/graphics.h
index ee0c97dab6..cc81b9a827 100644
--- a/queen/graphics.h
+++ b/queen/graphics.h
@@ -173,7 +173,7 @@ private:
uint32 indexes[MAX_BANK_SIZE];
uint8 *data;
};
-
+public:
//! unbanked bob frames
BobFrame _frames[MAX_FRAMES_NUMBER];