summaryrefslogtreecommitdiff
path: root/opl/opl_linux.c
diff options
context:
space:
mode:
Diffstat (limited to 'opl/opl_linux.c')
-rw-r--r--opl/opl_linux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/opl/opl_linux.c b/opl/opl_linux.c
index 4a10337f..8a61dbf7 100644
--- a/opl/opl_linux.c
+++ b/opl/opl_linux.c
@@ -92,6 +92,7 @@ opl_driver_t opl_linux_driver =
OPL_Linux_PortRead,
OPL_Linux_PortWrite,
OPL_Timer_SetCallback,
+ OPL_Timer_ClearCallbacks,
OPL_Timer_Lock,
OPL_Timer_Unlock
};