Update model.h
This commit is contained in:
parent
fa2058004b
commit
72787c2c4c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ extern TDeletingArray<FModel*> Models;
|
|||
extern TArray<FSpriteModelFrame> SpriteModelFrames;
|
||||
|
||||
#define MD3_MAX_SURFACES 32
|
||||
#define MD3_MIN_MODELS 4
|
||||
#define MIN_MODELS 4
|
||||
|
||||
struct FSpriteModelFrame
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue