add decoder for Ep3 trial download quests
This commit is contained in:
@@ -86,6 +86,7 @@ struct PSOGCIFileHeader {
|
||||
|
||||
bool is_ep12() const;
|
||||
bool is_ep3() const;
|
||||
bool is_trial() const;
|
||||
} __attribute__((packed));
|
||||
|
||||
struct PSOGCSystemFile {
|
||||
|
||||
Reference in New Issue
Block a user