mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-13 07:14:49 +00:00
Hmm...
This commit is contained in:
parent
5ba772df93
commit
0503f08f67
@ -437,7 +437,6 @@ namespace psv_func_detail
|
||||
|
||||
static __forceinline T func(ARMv7Thread& CPU)
|
||||
{
|
||||
return 0.0f;
|
||||
}
|
||||
};
|
||||
|
||||
@ -449,7 +448,6 @@ namespace psv_func_detail
|
||||
|
||||
static __forceinline T func(ARMv7Thread& CPU)
|
||||
{
|
||||
return {};
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user