Add some defines for r3968.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3969
This commit is contained in:
parent
ca9049cce5
commit
3dc6d7115e
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
#include "mem.h"
|
||||
#include "inout.h"
|
||||
#include "int10.h"
|
||||
#include "pic.h"
|
||||
#include "callback.h"
|
||||
|
||||
static void CGA2_CopyRow(Bit8u cleft,Bit8u cright,Bit8u rold,Bit8u rnew,PhysPt base) {
|
||||
Bit8u cheight = real_readb(BIOSMEM_SEG,BIOSMEM_CHAR_HEIGHT);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue