Convert md2 and mapmodelinfo to ObjC
FossilOrigin-Name: cfbd2ec1e63de153d5113d4f69ba8556107d9b1891e907b06745407573a45287
This commit is contained in:
parent
6f64252d65
commit
a94e06cb3b
5 changed files with 210 additions and 138 deletions
|
@ -212,7 +212,7 @@ extern void cleansound();
|
|||
extern void rendermodel(OFString *mdl, int frame, int range, int tex, float rad,
|
||||
float x, float y, float z, float yaw, float pitch, bool teammate,
|
||||
float scale, float speed, int snap = 0, int basetime = 0);
|
||||
extern mapmodelinfo *getmminfo(int i);
|
||||
extern MapModelInfo *getmminfo(int i);
|
||||
|
||||
// server
|
||||
extern void initserver(bool dedicated, int uprate, const char *sdesc,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue