diff options
Diffstat (limited to 'audio/fmopl.h')
-rw-r--r-- | audio/fmopl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/fmopl.h b/audio/fmopl.h index b88325a52e..f62587f557 100644 --- a/audio/fmopl.h +++ b/audio/fmopl.h @@ -176,4 +176,3 @@ void YM3812UpdateOne(FM_OPL *OPL, int16 *buffer, int length); FM_OPL *makeAdLibOPL(int rate); #endif - |