15 lines
175 B
Plaintext
15 lines
175 B
Plaintext
@Layer playback
|
|
|
|
//- Dependencies
|
|
@Dep platform
|
|
@Dep mixer
|
|
|
|
//- Api
|
|
@IncludeC playback.h
|
|
|
|
//- Wasapi impl
|
|
@DefaultWindowsImpl playback_wasapi
|
|
|
|
//- Startup
|
|
@Startup PB_Startup
|