mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 06:10:56 +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. |
||
---|---|---|
.. | ||
curses.c | ||
debug.c | ||
editbuffer.c | ||
graphics.c | ||
main.c | ||
qwaq-cmd.c | ||
qwaq-curses.c | ||
qwaq-graphics.c | ||
term-input.c | ||
threading.c |