Remove blinking variable from config
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1846
This commit is contained in:
parent
21e775be74
commit
55cf4510c9
1 changed files with 0 additions and 2 deletions
|
@ -60,9 +60,7 @@ typedef struct {
|
|||
|
||||
/* Some other screen related variables */
|
||||
Bitu line_compare;
|
||||
|
||||
bool chained; /* Enable or Disabled Chain 4 Mode */
|
||||
bool blinking; /* Attribute bit 7 is blinking */
|
||||
|
||||
/* Pixel Scrolling */
|
||||
Bit8u pel_panning; /* Amount of pixels to skip when starting horizontal line */
|
||||
|
|
Loading…
Add table
Reference in a new issue