Added CLT, PXL support.

Added Mixed TIM with CLUT support.
Some longtime bugs fixed.
This commit is contained in:
meffi@lab313.ru
2015-03-05 17:37:13 +00:00
parent 347d12c47a
commit 0f9db56afa
11 changed files with 439 additions and 403 deletions

View File

@@ -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.