- palette related fixes.
This commit is contained in:
parent
940f1dc9a2
commit
1a0ace4f88
8 changed files with 11 additions and 8 deletions
|
|
@ -167,9 +167,6 @@ public:
|
|||
|
||||
int DisplayWidth, DisplayHeight;
|
||||
|
||||
FFont *SmallFont, *SmallFont2, *BigFont, *BigUpper, *ConFont, *IntermissionFont, *NewConsoleFont, *NewSmallFont, *CurrentConsoleFont, *OriginalSmallFont, *AlternativeSmallFont, *OriginalBigFont;
|
||||
|
||||
|
||||
// [RH] The framebuffer is no longer a mere byte array.
|
||||
// There's also only one, not four.
|
||||
DFrameBuffer *screen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue