mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 15:47:41 +00:00
Continue work on CActor::UpdateAnimation; lots of headers n stuff
This commit is contained in:
@@ -56,4 +56,9 @@ CHECK_SIZEOF(TUniqueId, 0x2)
|
||||
typedef u16 TSfxId;
|
||||
static TSfxId InvalidSfxId = 0xFFFFu;
|
||||
|
||||
class CSegId {
|
||||
private:
|
||||
u8 x0_id;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user