Increased video resolutions list size to 100

This commit is contained in:
Sergii Pylypenko
2019-04-25 19:08:16 +03:00
parent 9cec19dd4f
commit c1febca55f

View File

@@ -71,7 +71,7 @@ extern DrawPixelInfo _screen;
extern bool _screen_disable_anim; ///< Disable palette animation (important for 32bpp-anim blitter during giant screenshot)
extern int _num_resolutions;
extern Dimension _resolutions[32];
extern Dimension _resolutions[100];
extern Dimension _cur_resolution;
extern Palette _cur_palette; ///< Current palette