mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
cdc1f0c5e7
Now that qfcc actually supports them properly.
4 lines
131 B
R
4 lines
131 B
R
#include <gib.h>
|
|
|
|
void GIB_Builtin_Add (string name, void func (int argc, string *argv)) = #0;
|
|
int (string value) GIB_Return = #0;
|