#include "../Opl.h" namespace Opl { void write(uint16_t reg, uint8_t data) { // TODO } }