mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 08:52:36 +00:00
removed unused struct
This commit is contained in:
parent
acae23fc06
commit
17323ba10f
@ -164,10 +164,6 @@ struct AjmSidebandStatisticsEngineParameters {
|
|||||||
float interval[3];
|
float interval[3];
|
||||||
};
|
};
|
||||||
|
|
||||||
struct SceAjmGetStatisticsParameters {
|
|
||||||
AjmSidebandStatisticsEngineParameters engine;
|
|
||||||
};
|
|
||||||
|
|
||||||
union AjmInstanceFlags {
|
union AjmInstanceFlags {
|
||||||
u64 raw;
|
u64 raw;
|
||||||
struct {
|
struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user