mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Unified two very, very similar structures with the name "SFileInfo"
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@595 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
b6407396d8
commit
de577e521f
3 changed files with 8 additions and 18 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
namespace DiscIO
|
||||
{
|
||||
|
||||
// file info of an FST entry
|
||||
struct SFileInfo
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue