Verified that audio has been initialized before playing sounds or ticking audio.
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
extern bool is_audio_initialized;
|
||||
|
||||
extern void load_audio_banks( uint8_t *rom );
|
||||
Reference in New Issue
Block a user