mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-23 23:53:50 +02:00
Image formats type definitions moved to KolibriOS unit
This commit is contained in:
@@ -9,6 +9,8 @@ unit KolibriOS;
|
||||
|
||||
interface
|
||||
|
||||
{$I ImageFormats.inc}
|
||||
|
||||
type
|
||||
TSize = packed record
|
||||
Height: Word;
|
||||
|
Reference in New Issue
Block a user