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