mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 09:22:43 +00:00
PL_ParseDictionary itself does only one level, but it takes care of the key-field mappings and property list item type checking leaving the actual parsing to a helper specified by the field. That helper is free to call PL_ParseDictionary recursively. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makemodule.am |