mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-26 22:31:50 +00:00
parse struct and union sequences
This commit is contained in:
@ -31,5 +31,5 @@ public:
|
||||
_NODISCARD bool IsOpen() const override;
|
||||
_NODISCARD bool Eof() const override;
|
||||
|
||||
int GetCurrentPack() override;
|
||||
int GetCurrentPack() const override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user