mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 03:19:55 +02:00
+ Hardware pages
This commit is contained in:
parent
88c2f7a274
commit
c3929d7354
@ -275,6 +275,7 @@
|
|||||||
YAspect := modeinfo^.YAspect;
|
YAspect := modeinfo^.YAspect;
|
||||||
MaxX := modeinfo^.MaxX;
|
MaxX := modeinfo^.MaxX;
|
||||||
MaxY := modeinfo^.MaxY;
|
MaxY := modeinfo^.MaxY;
|
||||||
|
HardwarePages := modeInfo^.HardwarePages;
|
||||||
MaxColor := modeinfo^.MaxColor;
|
MaxColor := modeinfo^.MaxColor;
|
||||||
PaletteSize := modeinfo^.PaletteSize;
|
PaletteSize := modeinfo^.PaletteSize;
|
||||||
{ is this a direct color mode? }
|
{ is this a direct color mode? }
|
||||||
|
Loading…
Reference in New Issue
Block a user