mimic DP ftos for now, added pr_brokenfloatconvert which enables the old ftos behavior, defaults to 0
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2287 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
9338715489
commit
dccc3efb10
2 changed files with 6 additions and 75 deletions
|
@ -30,7 +30,6 @@ void Q_SetProgsParms(qboolean forcompiler);
|
|||
void PR_Deinit(void);
|
||||
void PR_LoadGlabalStruct(void);
|
||||
void Q_InitProgs(void);
|
||||
void PR_RegisterSVBuiltins(void);
|
||||
void PR_RegisterFields(void);
|
||||
void PR_Init(void);
|
||||
void ED_Spawned (struct edict_s *ent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue