Pre_load() sets context->Width & context->Height

This commit is contained in:
Thomas Bernard
2020-01-18 00:11:56 +01:00
parent 266b092f63
commit 7f91480dbb
3 changed files with 17 additions and 25 deletions

View File

@@ -1618,9 +1618,6 @@ void Load_PPH(T_IO_Context* context)
Pre_load(context, width, height, file_size, FORMAT_PPH, context->Ratio, 0);
context->Width = width;
context->Height = height;
// First of all, detect the mode
// 0, 1, 2 > Load as with SCR files?
// R(3) > Load as single layer, square pixels, 16 colors