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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/opl/opl_linux.c b/opl/opl_linux.c
index 8a61dbf7..089192c9 100644
--- a/opl/opl_linux.c
+++ b/opl/opl_linux.c
@@ -94,7 +94,8 @@ opl_driver_t opl_linux_driver =
OPL_Timer_SetCallback,
OPL_Timer_ClearCallbacks,
OPL_Timer_Lock,
- OPL_Timer_Unlock
+ OPL_Timer_Unlock,
+ OPL_Timer_SetPaused
};
#endif /* #ifdef HAVE_IOPERM */