Added a retrace function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@519
This commit is contained in:
parent
0b2faca313
commit
04a152a743
1 changed files with 1 additions and 0 deletions
|
@ -243,6 +243,7 @@ void VGA_SetupSEQ(void);
|
|||
|
||||
/* Some Support Functions */
|
||||
void VGA_DACSetEntirePalette(void);
|
||||
void VGA_StartRetrace(void);
|
||||
|
||||
extern VGA_Type vga;
|
||||
extern Bit8u vga_rom_08[256 * 8];
|
||||
|
|
Loading…
Add table
Reference in a new issue