From e635abe55235fb2c2b9493ee64975f21674f4037 Mon Sep 17 00:00:00 2001 From: Megamouse Date: Wed, 26 Jun 2024 23:17:18 +0200 Subject: [PATCH] Fix warning: std::move of const variables --- rpcs3/Emu/Cell/lv2/sys_prx.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpcs3/Emu/Cell/lv2/sys_prx.cpp b/rpcs3/Emu/Cell/lv2/sys_prx.cpp index dc8ada5098..533b267266 100644 --- a/rpcs3/Emu/Cell/lv2/sys_prx.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_prx.cpp @@ -195,8 +195,8 @@ static error_code prx_load_module(const std::string& vpath, u64 flags, vm::ptr