mirror of https://github.com/PCSX2/pcsx2.git
parent
c843130854
commit
f423549257
|
@ -88,6 +88,7 @@ public:
|
|||
ArchiveEntryList() {}
|
||||
|
||||
ArchiveEntryList( ArchiveDataBuffer* data )
|
||||
: m_data(data)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue