SDL/src/audio/emscripten
Ryan C. Gordon 5191b20541
emscriptenaudio: Don't bother undefining things about to be unreachable.
Since the top-level table is getting undefined, all the things in it will
be unreachable and eligible for garbage collection without explicitly
nulling them out.
2023-08-23 16:11:08 -04:00
..
SDL_emscriptenaudio.c emscriptenaudio: Don't bother undefining things about to be unreachable. 2023-08-23 16:11:08 -04:00
SDL_emscriptenaudio.h emscriptenaudio: Updated for SDL3 audio API. 2023-07-30 11:56:09 -04:00