mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
mpc: Move to a module and split thirdparty libmpcdec
This commit is contained in:
parent
cfcc8a20e8
commit
5c12c9e69b
34 changed files with 158 additions and 55 deletions
|
|
@ -26,9 +26,9 @@ def get_flags():
|
|||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('musepack', 'no'),
|
||||
('squish', 'no'),
|
||||
('etc1', 'no'),
|
||||
('module_mpc_enabled', 'no'),
|
||||
('module_theora_enabled', 'no'),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue