diff --git a/rpcs3/Emu/Cell/Modules/cellSysutilAvc2.h b/rpcs3/Emu/Cell/Modules/cellSysutilAvc2.h index c93c73a6b4..c82232302f 100644 --- a/rpcs3/Emu/Cell/Modules/cellSysutilAvc2.h +++ b/rpcs3/Emu/Cell/Modules/cellSysutilAvc2.h @@ -233,8 +233,8 @@ struct CellSysutilAvc2InitParam be_t direct_streaming_mode; CellSysutilAvc2StreamingModeParam streaming_mode; }; - be_t media_type; u8 reserved[18]; + be_t media_type; CellSysutilAvc2VoiceInitParam voice_param; CellSysutilAvc2VideoInitParam video_param; u8 reserved2[22];