mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
Hmm...
This commit is contained in:
parent
5ba772df93
commit
0503f08f67
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue