mirror of
https://github.com/Ap0dexMe0/unixtract.git
synced 2026-07-16 05:04:22 +02:00
funai_upg: minor changes and detect encrypted flag
This commit is contained in:
@@ -11,5 +11,6 @@ pub struct Header {
|
||||
pub struct Entry {
|
||||
pub entry_type: u16,
|
||||
pub entry_size: u32,
|
||||
_unk: u16,
|
||||
_unk_flag: u8,
|
||||
pub encryption_flag: u8,
|
||||
}
|
||||
Reference in New Issue
Block a user