mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
VolumeWad: Move country identification to GetCountry()
Brings the code more in line with the rest of the game volume code
This commit is contained in:
parent
d3190ec4f1
commit
df2f6d137e
2 changed files with 12 additions and 11 deletions
|
@ -48,7 +48,6 @@ private:
|
|||
u32 m_tick_size;
|
||||
u32 m_tmd_size;
|
||||
u32 m_data_size;
|
||||
u8 m_Country;
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue