A slight reorganization of the source tree and fixed a warning in disk/mo.c.

This commit is contained in:
OBattler
2020-06-13 10:17:57 +02:00
parent d94db23979
commit 9c6f0d806e
37 changed files with 40 additions and 140 deletions

View File

@@ -27,7 +27,6 @@
#include <86box/config.h>
#include <86box/timer.h>
#include <86box/device.h>
#include <86box/piix.h>
#include <86box/scsi_device.h>
#include <86box/nvr.h>
#include <86box/plat.h>