Fixed all compile-breaking mistakes.

This commit is contained in:
OBattler
2017-08-27 01:18:43 +02:00
parent ee4af98e1f
commit 19a3413570
5 changed files with 46 additions and 46 deletions

View File

@@ -4,7 +4,7 @@
Expects aa55 back*/
#include <string.h>
#include "IBM.h"
#include "ibm.h"
#include "CPU/cpu.h"
#include "dma.h"
#include "io.h"