fix super mario galaxy 0x25E00040 error (ryubing/ryujinx!155)

See merge request ryubing/ryujinx!155
This commit is contained in:
Astell
2025-10-10 17:37:42 -05:00
committed by GreemDev
parent 4f5a236c21
commit 4444ecae41
3 changed files with 6 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ namespace Ryujinx.Graphics.GAL
B8G8R8A8Srgb,
B10G10R10A2Unorm,
X8UintD24Unorm,
A8B8G8R8Uint,
}
public static class FormatExtensions