mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Add etcpak decompression functions
This commit is contained in:
@@ -12,6 +12,7 @@ thirdparty_obj = []
|
||||
|
||||
thirdparty_dir = "#thirdparty/etcpak/"
|
||||
thirdparty_sources = [
|
||||
"DecodeRGB.cpp",
|
||||
"Dither.cpp",
|
||||
"ProcessDxtc.cpp",
|
||||
"ProcessRGB.cpp",
|
||||
|
||||
Reference in New Issue
Block a user