mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-02 02:52:40 +00:00
5 lines
85 B
C
5 lines
85 B
C
|
#pragma once
|
||
|
#define FMOPNA_YM2612
|
||
|
#include "fmopna_impl.h"
|
||
|
#undef FMOPNA_YM2612
|