mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
grr
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3739 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
060fc0f546
commit
552e396b98
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void RMod_SetParent (mnode_t *node, mnode_t *parent);
|
void RMod_SetParent (mnode_t *node, mnode_t *parent);
|
||||||
|
int D3_LeafnumForPoint (struct model_s *model, vec3_t point);
|
||||||
|
|
||||||
#ifndef SERVERONLY
|
#ifndef SERVERONLY
|
||||||
qboolean Mod_LoadMap_Proc(model_t *model, char *data)
|
qboolean Mod_LoadMap_Proc(model_t *model, char *data)
|
||||||
|
|
Loading…
Reference in a new issue