power_play/src/sound/sound.lay
2025-09-04 00:05:24 -05:00

13 lines
126 B
Plaintext

@Layer sound
//- Dependencies
@Dep platform
@Dep mp3
@Dep asset_cache
//- Api
@IncludeC sound.h
//- Impl
@IncludeC sound.c