mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-09 09:39:44 +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)
|
static __forceinline T func(ARMv7Thread& CPU)
|
||||||
{
|
{
|
||||||
return 0.0f;
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -449,7 +448,6 @@ namespace psv_func_detail
|
||||||
|
|
||||||
static __forceinline T func(ARMv7Thread& CPU)
|
static __forceinline T func(ARMv7Thread& CPU)
|
||||||
{
|
{
|
||||||
return {};
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue