mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Fixed split WBFS file size display. (probably)
Fixed issue 6222.
This commit is contained in:
@ -60,6 +60,7 @@ public:
|
||||
ECountry GetCountry() const;
|
||||
|
||||
u64 GetSize() const;
|
||||
u64 GetRawSize() const;
|
||||
|
||||
void BuildFST();
|
||||
|
||||
|
Reference in New Issue
Block a user