diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wrapped/wrappedfaudio_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedfaudio_private.h b/src/wrapped/wrappedfaudio_private.h index fda683b5..c94b9603 100644 --- a/src/wrapped/wrappedfaudio_private.h +++ b/src/wrapped/wrappedfaudio_private.h @@ -43,7 +43,7 @@ GO(FACTAudioEngine_SetGlobalVariable, uFpWf) GO(FACTAudioEngine_SetVolume, uFpWf) GO(FACTAudioEngine_ShutDown, uFp) GO(FACTAudioEngine_Stop, uFpWu) -//GO(FACTAudioEngine_UnRegisterNotification, +GO(FACTAudioEngine_UnRegisterNotification, uFpp) GO(FACTCreateEngine, uFup) //GO(FACTCreateEngineWithCustomAllocatorEXT, GO(FACTCue_Destroy, uFp) |