]> icculus.org git repositories - divverent/darkplaces.git/history - meshqueue.c
changed a bunch of #if 1's to #if USEMESHBUFFER (which is 1)
[divverent/darkplaces.git] / meshqueue.c
2002-08-02 havocadded a mesh queue callback system (to allow mesh rende...