Added CLT, PXL support.
Added Mixed TIM with CLUT support. Some longtime bugs fixed.
This commit is contained in:
@@ -6,6 +6,7 @@ uses fgl;
|
||||
|
||||
type
|
||||
TTimInfo = record
|
||||
Magic: Byte;
|
||||
Position: Integer;
|
||||
Size: Integer;
|
||||
Width: Integer;
|
||||
@@ -94,4 +95,4 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
end.
|
||||
end.
|
||||
|
||||
Reference in New Issue
Block a user