mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 21:37:01 +00:00
Add CScannableObjectInfo (this thing is a confusing mess)
Former-commit-id: 8fad208125
This commit is contained in:
@@ -40,6 +40,8 @@ public:
|
||||
// why?
|
||||
int ReadInt32() { return static_cast< uint >(Get(TType< int >())); }
|
||||
|
||||
uint GetBlockOffset() const { return x4_blockOffset; }
|
||||
|
||||
private:
|
||||
bool GrabAnotherBlock();
|
||||
bool InternalReadNext();
|
||||
|
||||
Reference in New Issue
Block a user