- added DavidPH's submission for specifying vertex heights directly in UDMF.
SVN r3037 (trunk)
This commit is contained in:
parent
f0f17e531c
commit
79c5080dda
7 changed files with 72 additions and 3 deletions
|
|
@ -55,6 +55,8 @@ extern DWORD NumStdSprites;
|
|||
|
||||
extern int numvertexes;
|
||||
extern vertex_t* vertexes;
|
||||
extern int numvertexdatas;
|
||||
extern vertexdata_t* vertexdatas;
|
||||
|
||||
extern int numsegs;
|
||||
extern seg_t* segs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue