From 586440622b1155d21f6a0a13d4d76f4174e1af6b Mon Sep 17 00:00:00 2001 From: Nekotekina Date: Thu, 7 Jan 2021 12:46:45 +0300 Subject: [PATCH] Silence another warning (clang) --- rpcs3/Emu/Cell/lv2/sys_spu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcs3/Emu/Cell/lv2/sys_spu.cpp b/rpcs3/Emu/Cell/lv2/sys_spu.cpp index 602a846ca0..88f61efaa1 100644 --- a/rpcs3/Emu/Cell/lv2/sys_spu.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_spu.cpp @@ -1896,7 +1896,7 @@ error_code sys_isolated_spu_create(ppu_thread& ppu, vm::ptr id, vm::ptr>(fmt::format("IsoSPU[0x%x] ", index), nullptr, index, "", index, true);