Move buffer to class for upcomming multiple floppy support (rcblanke). Remove heavy bios_disk dependency from drives.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3806
This commit is contained in:
parent
7e8381037e
commit
5eb1217cb4
5 changed files with 9 additions and 5 deletions
|
@ -20,6 +20,7 @@
|
|||
#include "dosbox.h"
|
||||
#include "callback.h"
|
||||
#include "bios.h"
|
||||
#include "bios_disk.h"
|
||||
#include "regs.h"
|
||||
#include "mem.h"
|
||||
#include "dos_inc.h" /* for Drives[] */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue