mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
The MDA now also honors font base, fixes #3261.
This commit is contained in:
@@ -21,6 +21,7 @@ typedef struct mda_t {
|
||||
int firstline;
|
||||
int lastline;
|
||||
|
||||
int fontbase;
|
||||
int linepos;
|
||||
int displine;
|
||||
int vc;
|
||||
|
||||
Reference in New Issue
Block a user