diff options
Diffstat (limited to 'gst/nsf/fmopl.h')
-rw-r--r-- | gst/nsf/fmopl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/nsf/fmopl.h b/gst/nsf/fmopl.h index 92a2859d..4d87895c 100644 --- a/gst/nsf/fmopl.h +++ b/gst/nsf/fmopl.h @@ -162,3 +162,4 @@ void YM3812UpdateOne(FM_OPL *OPL, INT16 *buffer, int length); void Y8950UpdateOne(FM_OPL *OPL, INT16 *buffer, int length); #endif + |