mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 05:02:41 +00:00
graphics_surface: Fix merge conflicts.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
namespace Tegra {
|
||||
|
||||
enum class RenderTargetFormat : u32 {
|
||||
NONE = 0x0,
|
||||
RGBA8_UNORM = 0xD5,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user