include cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2185
This commit is contained in:
parent
9b7ffd1010
commit
4e9a7a6120
1 changed files with 0 additions and 5 deletions
|
@ -16,15 +16,11 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "dosbox.h"
|
||||
#include "video.h"
|
||||
#include "pic.h"
|
||||
#include "timer.h"
|
||||
#include "vga.h"
|
||||
#include "inout.h"
|
||||
|
||||
VGA_Type vga;
|
||||
|
||||
|
@ -199,4 +195,3 @@ void VGA_Init(Section* sec) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue