mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
e1a0c31e3f
Thanks to the size of the type encoding being explicit in the encoding, anything that tries to read the encodings without expecting the width will simply skip over the width, as it is placed after the ev type in the encoding. Any code that needs to read both the old encodings and the new can check the size of the basic encodings to see if the width field is present. |
||
---|---|---|
.. | ||
pr_comp.h | ||
pr_debug.h | ||
pr_obj.h | ||
pr_type.h | ||
pr_type_names.h |