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