Moved the gameport and joysticks into subfolder.

This commit is contained in:
waltje
2017-10-01 17:30:02 -04:00
parent a01eb7ef34
commit f6620a45d0
23 changed files with 40 additions and 40 deletions

View File

@@ -10,7 +10,7 @@
#include "../device.h"
#include "../nvr.h"
#include "../bugger.h"
#include "../gameport.h"
#include "../game/gameport.h"
#include "../keyboard_at.h"
#include "../lpt.h"
#include "../hdd/hdc.h"