mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 04:21:12 +00:00
first part of CFileLoader
This commit is contained in:
parent
fcc6a8bc55
commit
b5fba778c4
41 changed files with 1182 additions and 45 deletions
|
@ -320,9 +320,12 @@ enum
|
|||
MI_CAR_PANEL,
|
||||
MI_CAR_BONNET,
|
||||
MI_CAR_BOOT,
|
||||
MI_CAR_WEEL,
|
||||
MI_CAR_WHEEL,
|
||||
MI_BODYPARTA,
|
||||
MI_BODYPARTB,
|
||||
|
||||
MI_AIRTRAIN_VLO = 198,
|
||||
MI_LOPOLYGUY,
|
||||
};
|
||||
|
||||
void InitModelIndices(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue