This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-11 07:42:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7c9072aebf
quakeforge
/
tools
/
qwaq
/
qwaq.h
3 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
make gcc more anal about prototypes, string constants and function visibility (ie, global functions must have a prototype)
2003-01-06 18:28:13 +00:00
void
BI_Init
(
progs_t
*
pr
)
;
Initial checkin of the qwaq mini-engine.
2012-07-14 00:06:04 +00:00
extern
struct
cbuf_s
*
qwaq_cbuf
;
Reference in a new issue
Copy permalink