mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-22 08:16:42 +00:00
Continues doing away with the attempt heavily to interleave the OPLL and OPL2, creating a new OPLL class.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "../../Components/9918/9918.hpp"
|
||||
#include "../../Components/SN76489/SN76489.hpp"
|
||||
#include "../../Components/OPL2/OPL2.hpp"
|
||||
#include "../../Components/OPL2/OPLL.hpp"
|
||||
|
||||
#include "../MachineTypes.hpp"
|
||||
#include "../../Configurable/Configurable.hpp"
|
||||
|
||||
Reference in New Issue
Block a user