quakeforge/ruamoko/qwaq/qwaq.h
Bill Currie df2ed4b086 [qwaq] Move from tools to ruamoko
This fixes the dependency issues between qwaq and ruamoko. qwaq is
actually older than ruamoko. That little language feature test has come
a long way.

However, I'm considering moving to non-recursive make, but...
2020-03-01 00:55:15 +09:00

2 lines
61 B
C

void BI_Init (progs_t *pr);
extern struct cbuf_s *qwaq_cbuf;