1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-03-11 04:42:20 +00:00

Renames folder as per intended scope.

This commit is contained in:
Thomas Harte
2020-05-09 18:04:11 -04:00
parent eed357abb4
commit 40b60fe5d4
12 changed files with 40 additions and 41 deletions

View File

@@ -12,7 +12,7 @@
#include "../../Components/9918/9918.hpp"
#include "../../Components/SN76489/SN76489.hpp"
#include "../../Components/OPL2/OPLL.hpp"
#include "../../Components/OPx/OPLL.hpp"
#include "../MachineTypes.hpp"
#include "../../Configurable/Configurable.hpp"