There was an error while loading. Please reload this page.
1 parent c89e007 commit 126b055Copy full SHA for 126b055
1 file changed
src/Graphics/SImage/SIFormat.cpp
@@ -221,6 +221,7 @@ uint32_t valid_flat_size[][3] = {
221
{ 256, 256, 1 }, // hires flat size
222
{ 320, 200, 0 }, // full screen format
223
{ 512, 512, 1 }, // hires flat size
224
+ { 560, 200, 0 }, // Heretic + Hexen widescreen
225
{ 640, 400, 1 }, // SRB2 fade mask size 4
226
{ 1024, 1024, 1 }, // hires flat size
227
{ 2048, 2048, 1 }, // super hires flat size (SRB2)
0 commit comments