aboutsummaryrefslogtreecommitdiff
path: root/queen
diff options
context:
space:
mode:
Diffstat (limited to 'queen')
-rw-r--r--queen/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/graphics.h b/queen/graphics.h
index cc81b9a827..ee0c97dab6 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];