terminate the builtins table

This commit is contained in:
Bill Currie 2007-04-08 05:28:21 +00:00 committed by Jeff Teunissen
parent d7eda4c8e2
commit 593198ef65

View file

@ -731,6 +731,7 @@ static builtin_t builtins[] = {
{"CPQW:getwave", PF_getwave, CPQW 95},
{"CPQW:clientsound", PF_clientsound, CPQW 96},
{"CPQW:touchworld", PF_touchworld, CPQW 97},
{0}
};
static struct {