mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-18 03:55:19 -04:00
download sound resources on Switch
This commit is contained in:
parent
ed3c0ff23c
commit
aa23b5d444
@ -1055,7 +1055,7 @@ static const struct AssetSet* const asset_sets[] = {
|
||||
&ccTexsAssetSet,
|
||||
&mccTexsAssetSet,
|
||||
&mccMusicAssetSet,
|
||||
#ifndef CC_BUILD_CONSOLE
|
||||
#if !defined(CC_BUILD_CONSOLE) || defined(CC_BUILD_SWITCH)
|
||||
&mccSoundAssetSet
|
||||
#endif /* TODO: Vorbis decoding */
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user