Commit 2323659
committed
initialize curFPS to a reasonable value
Fixes audioGetNumSamplesOut sometimes breaking audio completely on start
because of using the value uninitialized.
Full credit to Arisotura for somehow figuring this one out1 parent 7a7c6fd commit 2323659
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments