mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 14:09:22 +00:00
CVisibilityPlugins, CRenderer, some fixes
This commit is contained in:
parent
b77d93ba4a
commit
3f3e258d77
26 changed files with 657 additions and 293 deletions
|
@ -2,11 +2,13 @@
|
|||
|
||||
#include "2dEffect.h"
|
||||
#include "SimpleModelInfo.h"
|
||||
#include "MloModelInfo.h"
|
||||
#include "TimeModelInfo.h"
|
||||
#include "WeaponModelInfo.h"
|
||||
#include "ClumpModelInfo.h"
|
||||
#include "PedModelInfo.h"
|
||||
#include "VehicleModelInfo.h"
|
||||
#include "XtraCompsModelInfo.h"
|
||||
#include "templates.h"
|
||||
|
||||
class CModelInfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue