mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 18:17:59 -05: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