Cleanup (nw)

This commit is contained in:
AJR 2019-12-01 12:05:59 -05:00
parent 550b5bb87f
commit 3b24735f08
3 changed files with 0 additions and 3 deletions

View File

@ -23,7 +23,6 @@ Note: To start a game, certain switches need to be activated. You must first pr
#include "emu.h"
#include "includes/s11a.h"
#include "cpu/m6800/m6800.h"
#include "cpu/m6809/m6809.h"
#include "sound/volt_reg.h"
#include "speaker.h"

View File

@ -26,7 +26,6 @@
#include "emu.h"
#include "includes/s11b.h"
#include "cpu/m6800/m6800.h"
#include "cpu/m6809/m6809.h"
#include "sound/volt_reg.h"
#include "speaker.h"

View File

@ -7,7 +7,6 @@
#include "emu.h"
#include "includes/s11c.h"
#include "cpu/m6800/m6800.h"
#include "cpu/m6809/m6809.h"
#include "speaker.h"