mirror of https://github.com/PCSX2/pcsx2.git
Fix the fix, one line got lost during the backporting.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5491 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
2fed2964f5
commit
5ceb0a139d
|
@ -14,6 +14,7 @@ protected:
|
|||
|
||||
wxString m_filename;
|
||||
|
||||
uint m_dataoffset;
|
||||
uint m_blocksize;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue