diff --git a/queen/graphics.h b/queen/graphics.h index cc81b9a8278..ee0c97dab62 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];