mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 18:10:34 +00:00
Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs
This commit is contained in:
commit
ec17355056
4 changed files with 397 additions and 399 deletions
|
@ -44,8 +44,8 @@ public:
|
|||
#endif
|
||||
virtual void Shutdown(void);
|
||||
virtual void DeleteRwObject(void) = 0;
|
||||
virtual RwObject *CreateInstance(RwMatrix *) = 0;
|
||||
virtual RwObject *CreateInstance(void) = 0;
|
||||
virtual RwObject *CreateInstance(RwMatrix *) = 0;
|
||||
virtual RwObject *GetRwObject(void) = 0;
|
||||
virtual void SetAnimFile(const char *file) {}
|
||||
virtual void ConvertAnimFileIndex(void) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue