13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
@Layer sound
|
|
|
|
//- Dependencies
|
|
@Dep platform
|
|
@Dep mp3
|
|
@Dep asset_cache
|
|
|
|
//- Api
|
|
@IncludeC sound.h
|
|
|
|
//- Impl
|
|
@IncludeC sound.c
|