[adapters] 修复宏的一些问题,并增加 CC_WORKER_AUDIO_SYSTEM_SYNC_INTERVAL 宏

This commit is contained in:
SmallMain
2024-10-29 15:22:05 +08:00
parent d28997bcbb
commit 3ffea9ae23
5 changed files with 15 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ module.exports = {
CC_WORKER_DEBUG,
CC_WORKER_ASSET_PIPELINE,
CC_WORKER_AUDIO_SYSTEM,
CC_WORKER_AUDIO_SYSTEM_SYNC_INTERVAL,
CC_WORKER_SCHEDULER,
CC_WORKER_FS_SYNC,
CC_WORKER_SUB_PACKAGE,