mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 12:00:34 +00:00
cam fix; forgot some shaders
This commit is contained in:
parent
a35b3b4602
commit
1906a08f72
5 changed files with 49 additions and 4 deletions
|
@ -24,9 +24,7 @@ public:
|
|||
int32 type;
|
||||
char name[24];
|
||||
int32 numFrames;
|
||||
#ifdef PED_SKIN
|
||||
int16 boneTag;
|
||||
#endif
|
||||
void *keyFrames;
|
||||
void *keyFramesCompressed;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue