mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-07 08:21:59 +00:00
Generate a mini-main function (".main", to avoid namespace pollution) that calls the function named by "program", and make qwaq check for ".main" as well as "main". If both are present, ".main" will take priority. |
||
---|---|---|
.. | ||
.gdbinit | ||
builtins.c | ||
defs.qc | ||
main.c | ||
main.qc | ||
Makefile.am | ||
progs.src.in | ||
qwaq.h | ||
test.r |