mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 00:46:08 +00:00
Initial proper CTexture RE, fix configuration corruption
This commit is contained in:
@@ -704,6 +704,8 @@ static std::string_view TextureFormatString(ETexelFormat format) {
|
||||
return "CMPRPC"sv;
|
||||
case ETexelFormat::CMPRPCA:
|
||||
return "CMPRPCA"sv;
|
||||
default:
|
||||
return "Invalid"sv;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user