Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[raudio] check audio device state early
I was getting "frame count" warning message, but the real reason was that I forgot to call `InitAudioDevice()`. I feel that having this check early would better describe the problem.
- Loading branch information