fastarrays works properly now.
changed stereo -> numchannels in the sound code added/tweeked the download menu fixed a coupld of fs functions switched the key config menu to mouse-driven right click now closes menus git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1901 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
f3f02e5353
commit
6f98f6f108
15 changed files with 611 additions and 245 deletions
|
@ -1427,6 +1427,7 @@ void QCC_PR_BeginCompilation (void *memory, int memsize)
|
|||
pr.def_tail = &pr.def_head;
|
||||
|
||||
QCC_PR_ResetErrorScope();
|
||||
pr_scope = NULL;
|
||||
|
||||
/* numpr_globals = RESERVED_OFS;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue