1
0
Fork 0

Remove blinking variable from config

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1846
This commit is contained in:
Sjoerd van der Berg 2004-06-20 16:59:29 +00:00
parent 21e775be74
commit 55cf4510c9

View file

@ -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 */