Move classes into separate files
FossilOrigin-Name: 14861826d4c1f561aca909afe773366a46b57b20cf41fd668092dfb98d960d80
This commit is contained in:
parent
3661ce9a40
commit
623076a034
17 changed files with 366 additions and 322 deletions
|
@ -210,6 +210,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);
|
||||
@class MapModelInfo;
|
||||
extern MapModelInfo *getmminfo(int i);
|
||||
|
||||
// server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue