mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-07 05:30:31 +00:00
4 lines
139 B
R
4 lines
139 B
R
#include "gib.h"
|
|
|
|
void GIB_Builtin_Add (string name, void func (integer argc, string *argv)) = #0;
|
|
integer (string value) GIB_Return = #0;
|