~(, ,)o <-- wtf another turtle?!

This commit is contained in:
David Anderson 2006-03-20 18:38:29 +00:00
parent 4f5c16c278
commit 68e729721d

View File

@ -303,6 +303,7 @@ AMX_NATIVE_INFO ext2_natives[] =
{"get_tr2", get_tr2},
{"set_tr2", set_tr2},
{"get_kvd", get_kvd},
{"set_kvd", set_kvd},
{NULL, NULL},
};