Decal deletion queue

From EDukeWiki
Jump to: navigation, search

The decal creation queue is an array that exists in memory containing a list of all sprite ids marked as safe to delete. This is typically used with pools of blood, bullet holes, et cetera. The total number of active decals is defined by QSIZE.

Personal tools