mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-01 04:04:02 -07:00
file_sys: Rename other ContentRecordType members
This commit is contained in:
@@ -35,8 +35,8 @@ enum class ContentRecordType : u8 {
|
||||
Program = 1,
|
||||
Data = 2,
|
||||
Control = 3,
|
||||
Manual = 4,
|
||||
Legal = 5,
|
||||
HtmlDocument = 4,
|
||||
LegalInformation = 5,
|
||||
DeltaFragment = 6,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user