forked from dolphin-emu/dolphin
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:
@@ -48,7 +48,6 @@ private:
|
||||
u32 m_tick_size;
|
||||
u32 m_tmd_size;
|
||||
u32 m_data_size;
|
||||
u8 m_Country;
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user