audio_core: hle: mf: multiple fixes...

... more smart pointers and re-arrange code
This commit is contained in:
liushuyu 2019-01-28 22:23:57 -07:00 committed by B3N30
parent 4bc6bfd51f
commit be764e4f88
5 changed files with 33 additions and 39 deletions

View file

@ -3,7 +3,6 @@
// Refer to the license.txt file included.
#pragma once
#include <array>
#include "common/common_types.h"
struct ADTSData {