mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-26 20:21:19 +00:00
This ensures that unused parser blocks do not get emitted. In the testing of the upcoming support for fixed arrays, the blend color constants were being double emitted (both as custom and normal parser) due to being an array. gcc did not like that (what with all those warning flags). |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |