Browse Source

+ Hardware pages

carl 26 years ago
parent
commit
c3929d7354
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/inc/graph/modes.inc

+ 1 - 0
rtl/inc/graph/modes.inc

@@ -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? }