raze-gles/polymer
helixhorned 846214a164 Move insertsprite() and deletesprite() into engine.c instead of being inlined.
These operations aren't executed THAT often to warrant exposing four internal
functions.  Besides, I'll be hacking on them and need everything laid out
cleanly.  Should somebody complain, they can go change them to __fastcall or
something.

git-svn-id: https://svn.eduke32.com/eduke32@2465 1a8010ca-5511-0410-912e-c29ae57300e0
2012-03-13 20:05:51 +00:00
..
eduke32 Move insertsprite() and deletesprite() into engine.c instead of being inlined. 2012-03-13 20:05:51 +00:00
synthesis.sh synthesis.sh: 2012-03-04 09:33:23 +00:00