forked from len0rd/rockbox
duke3d: unregister timer on exit
This was leading to a crash upon audio playback after running the game. Change-Id: I1e9961da443c21e3eff38bcf9877ffa75a922715
This commit is contained in:
parent
9f6ce046cb
commit
896c828152
2 changed files with 21 additions and 101 deletions
|
@ -114,4 +114,4 @@ void SDL_SYS_StopTimer(void)
|
|||
return;
|
||||
}
|
||||
|
||||
#endif /* SDL_TIMER_DUMMY || SDL_TIMERS_DISABLED */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue