]> icculus.org git repositories - divverent/darkplaces.git/history - dpvsimpledecode.h
Lots of str[n]cat, str[n]cpy, and [v]sprintf have been replaced by strlcat, strlcpy...
[divverent/darkplaces.git] / dpvsimpledecode.h
2002-07-25 havoc.dpv video playback is now implemented. Slow though...