mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
9c51c3d2e1
This is part of the work for #26 (Record resource pointer with builtin function data). Currently, the data pointer gets as far as the per-instance VM function table (I don't feel like tackling the job of converting all the builtin functions tonight). All the builtin modules that register a resources data block pass that block on to PR_RegisterBuiltins. |
||
---|---|---|
.. | ||
bi_inputline.c | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |