From dff5707e19cd78b337a29113d2f0880338eaae34 Mon Sep 17 00:00:00 2001 From: kd-11 Date: Fri, 6 Aug 2021 16:35:30 +0300 Subject: [PATCH] Formatting fix --- rpcs3/Emu/RSX/VK/upscalers/upscaling.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcs3/Emu/RSX/VK/upscalers/upscaling.h b/rpcs3/Emu/RSX/VK/upscalers/upscaling.h index 986dacbd29..3f51558687 100644 --- a/rpcs3/Emu/RSX/VK/upscalers/upscaling.h +++ b/rpcs3/Emu/RSX/VK/upscalers/upscaling.h @@ -33,4 +33,4 @@ namespace vk rsx::flags32_t mode // Mode ) = 0; }; -} \ No newline at end of file +}