mirror of
https://github.com/halpz/re3.git
synced 2025-07-30 08:20:27 +00:00
first part of CFileLoader
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user