NZ:P Team's fork of the FTEQW project.
Find a file
Mark Olsen c4b668079c Stores result of function QC_RegisterFieldVar in a local variable before storing it
into the global "field[fnum].ofs" because QC_RegisterFieldVar might change that global,
and GCC reads the address of the global before the function call.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1037 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-05-19 21:55:55 +00:00
CVSROOT initial checkin 2004-08-20 13:10:07 +00:00
engine Stores result of function QC_RegisterFieldVar in a local variable before storing it 2005-05-19 21:55:55 +00:00
plugins added some makefiles 2005-05-17 22:05:45 +00:00