mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 01:58:50 +00:00
VC replays
This commit is contained in:
parent
4d1182bdb1
commit
f7d5021ac5
12 changed files with 574 additions and 145 deletions
|
@ -139,4 +139,5 @@ public:
|
|||
static void LoadAnimFile(RwStream *stream, bool compress, char (*somename)[32] = nil);
|
||||
static void CreateAnimAssocGroups(void);
|
||||
static void RemoveLastAnimFile(void);
|
||||
static CAnimBlendAssocGroup* GetAnimAssocGroups(void) { return ms_aAnimAssocGroups; }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue