mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 22:43:01 +00:00
6 lines
87 B
C
6 lines
87 B
C
|
#pragma once
|
||
|
#define FMOPNA_YM2608
|
||
|
#include "fmopna_impl.h"
|
||
|
#undef FMOPNA_YM2608
|
||
|
|